Home
last modified time | relevance | path

Searched refs:is_l2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ptp.c992 bool is_l2 = false; in ixgbe_ptp_set_timestamp_mode() local
1038 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1098 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1105 if (is_l2) in ixgbe_ptp_set_timestamp_mode()
/linux/net/bpf/
A Dtest_run.c568 bool is_l2 = false, is_direct_pkt_access = false; in bpf_prog_test_run_skb() local
598 is_l2 = true; in bpf_prog_test_run_skb()
659 if (is_l2) in bpf_prog_test_run_skb()
669 if (!is_l2) { in bpf_prog_test_run_skb()
/linux/drivers/net/ethernet/intel/igb/
A Digb_ptp.c1015 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
1057 is_l2 = true; in igb_ptp_set_timestamp_mode()
1091 is_l2 = true; in igb_ptp_set_timestamp_mode()
1118 if (is_l2) in igb_ptp_set_timestamp_mode()
/linux/drivers/net/ethernet/intel/e1000e/
A Dnetdev.c3611 bool is_l2 = false; in e1000e_config_hwtstamp() local
3649 is_l2 = true; in e1000e_config_hwtstamp()
3655 is_l2 = true; in e1000e_config_hwtstamp()
3664 is_l2 = true; in e1000e_config_hwtstamp()
3674 is_l2 = true; in e1000e_config_hwtstamp()
3684 is_l2 = true; in e1000e_config_hwtstamp()
3695 is_l2 = true; in e1000e_config_hwtstamp()
3731 if (is_l2) in e1000e_config_hwtstamp()

Completed in 19 milliseconds