Home
last modified time | relevance | path

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

/Linux-v4.19/net/bpf/
Dtest_run.c104 bool is_l2 = false, is_direct_pkt_access = false; in bpf_prog_test_run_skb() local
121 is_l2 = true; in bpf_prog_test_run_skb()
143 if (is_l2) in bpf_prog_test_run_skb()
148 if (!is_l2) { in bpf_prog_test_run_skb()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c847 bool is_l2 = false; in ixgbe_ptp_set_timestamp_mode() local
892 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
952 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
959 if (is_l2) in ixgbe_ptp_set_timestamp_mode()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_ptp.c931 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
972 is_l2 = true; in igb_ptp_set_timestamp_mode()
1006 is_l2 = true; in igb_ptp_set_timestamp_mode()
1033 if (is_l2) in igb_ptp_set_timestamp_mode()
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dnetdev.c3593 bool is_l2 = false; in e1000e_config_hwtstamp() local
3631 is_l2 = true; in e1000e_config_hwtstamp()
3637 is_l2 = true; in e1000e_config_hwtstamp()
3647 is_l2 = true; in e1000e_config_hwtstamp()
3658 is_l2 = true; in e1000e_config_hwtstamp()
3669 is_l2 = true; in e1000e_config_hwtstamp()
3679 is_l2 = true; in e1000e_config_hwtstamp()
3715 if (is_l2) in e1000e_config_hwtstamp()