Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bpf/
H A Dtest_run.c540 bool is_l2 = false, is_direct_pkt_access = false; in bpf_prog_test_run_skb() local
570 is_l2 = true; in bpf_prog_test_run_skb()
631 if (is_l2) in bpf_prog_test_run_skb()
641 if (!is_l2) { in bpf_prog_test_run_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1018 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
1059 is_l2 = true; in igb_ptp_set_timestamp_mode()
1093 is_l2 = true; in igb_ptp_set_timestamp_mode()
1120 if (is_l2) in igb_ptp_set_timestamp_mode()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3610 bool is_l2 = false; in e1000e_config_hwtstamp() local
3648 is_l2 = true; in e1000e_config_hwtstamp()
3654 is_l2 = true; in e1000e_config_hwtstamp()
3663 is_l2 = true; in e1000e_config_hwtstamp()
3673 is_l2 = true; in e1000e_config_hwtstamp()
3683 is_l2 = true; in e1000e_config_hwtstamp()
3694 is_l2 = true; in e1000e_config_hwtstamp()
3730 if (is_l2) in e1000e_config_hwtstamp()