Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c990 bool is_l2 = false; in ixgbe_ptp_set_timestamp_mode() local
1032 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1091 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1098 if (is_l2) in ixgbe_ptp_set_timestamp_mode()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c560 bool is_l2 = false; in wx_ptp_set_timestamp_mode() local
604 is_l2 = true; in wx_ptp_set_timestamp_mode()
620 if (is_l2) in wx_ptp_set_timestamp_mode()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1137 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
1175 is_l2 = true; in igb_ptp_set_timestamp_mode()
1209 is_l2 = true; in igb_ptp_set_timestamp_mode()
1236 if (is_l2) in igb_ptp_set_timestamp_mode()
/linux/net/bpf/
H A Dtest_run.c987 bool is_l2 = false, is_direct_pkt_access = false, is_lwt = false; in bpf_prog_test_run_skb() local
1013 is_l2 = true; in bpf_prog_test_run_skb()
1141 if (is_l2) in bpf_prog_test_run_skb()
1161 if (!is_l2) { in bpf_prog_test_run_skb()