Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c983 bool is_l2 = false; in ixgbe_ptp_set_timestamp_mode() local
1025 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1083 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1090 if (is_l2) in ixgbe_ptp_set_timestamp_mode()
/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb_ptp.c1146 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
1184 is_l2 = true; in igb_ptp_set_timestamp_mode()
1218 is_l2 = true; in igb_ptp_set_timestamp_mode()
1245 if (is_l2) in igb_ptp_set_timestamp_mode()
/Linux-v6.6/net/bpf/
Dtest_run.c947 bool is_l2 = false, is_direct_pkt_access = false; in bpf_prog_test_run_skb() local
978 is_l2 = true; in bpf_prog_test_run_skb()
1039 if (is_l2) in bpf_prog_test_run_skb()
1049 if (!is_l2) { in bpf_prog_test_run_skb()
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
Dnetdev.c3606 bool is_l2 = false; in e1000e_config_hwtstamp() local
3640 is_l2 = true; in e1000e_config_hwtstamp()
3646 is_l2 = true; in e1000e_config_hwtstamp()
3655 is_l2 = true; in e1000e_config_hwtstamp()
3665 is_l2 = true; in e1000e_config_hwtstamp()
3675 is_l2 = true; in e1000e_config_hwtstamp()
3686 is_l2 = true; in e1000e_config_hwtstamp()
3722 if (is_l2) in e1000e_config_hwtstamp()