Home
last modified time | relevance | path

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

/Linux-v5.10/net/bpf/
Dtest_run.c482 bool is_l2 = false, is_direct_pkt_access = false; in bpf_prog_test_run_skb() local
512 is_l2 = true; in bpf_prog_test_run_skb()
574 if (is_l2) in bpf_prog_test_run_skb()
584 if (!is_l2) { in bpf_prog_test_run_skb()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c992 bool is_l2 = false; in ixgbe_ptp_set_timestamp_mode() local
1037 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1097 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1104 if (is_l2) in ixgbe_ptp_set_timestamp_mode()
/Linux-v5.10/drivers/net/ethernet/intel/igb/
Digb_ptp.c1001 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
1042 is_l2 = true; in igb_ptp_set_timestamp_mode()
1076 is_l2 = true; in igb_ptp_set_timestamp_mode()
1103 if (is_l2) in igb_ptp_set_timestamp_mode()
/Linux-v5.10/drivers/net/ethernet/intel/e1000e/
Dnetdev.c3648 bool is_l2 = false; in e1000e_config_hwtstamp() local
3686 is_l2 = true; in e1000e_config_hwtstamp()
3692 is_l2 = true; in e1000e_config_hwtstamp()
3701 is_l2 = true; in e1000e_config_hwtstamp()
3711 is_l2 = true; in e1000e_config_hwtstamp()
3721 is_l2 = true; in e1000e_config_hwtstamp()
3732 is_l2 = true; in e1000e_config_hwtstamp()
3768 if (is_l2) in e1000e_config_hwtstamp()