Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c988 bool is_l2 = false; in ixgbe_ptp_set_timestamp_mode() local
1030 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1089 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1096 if (is_l2) in ixgbe_ptp_set_timestamp_mode()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c546 bool is_l2 = false; in wx_ptp_set_timestamp_mode() local
590 is_l2 = true; in wx_ptp_set_timestamp_mode()
606 if (is_l2) in wx_ptp_set_timestamp_mode()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1153 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
1191 is_l2 = true; in igb_ptp_set_timestamp_mode()
1225 is_l2 = true; in igb_ptp_set_timestamp_mode()
1252 if (is_l2) in igb_ptp_set_timestamp_mode()
/linux-6.15/net/bpf/
H A Dtest_run.c981 bool is_l2 = false, is_direct_pkt_access = false; in bpf_prog_test_run_skb() local
1013 is_l2 = true; in bpf_prog_test_run_skb()
1076 if (is_l2) in bpf_prog_test_run_skb()
1096 if (!is_l2) { in bpf_prog_test_run_skb()
/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3598 bool is_l2 = false; in e1000e_config_hwtstamp() local
3632 is_l2 = true; in e1000e_config_hwtstamp()
3638 is_l2 = true; in e1000e_config_hwtstamp()
3647 is_l2 = true; in e1000e_config_hwtstamp()
3657 is_l2 = true; in e1000e_config_hwtstamp()
3667 is_l2 = true; in e1000e_config_hwtstamp()
3678 is_l2 = true; in e1000e_config_hwtstamp()
3714 if (is_l2) in e1000e_config_hwtstamp()