Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c983 bool is_l2 = false; in ixgbe_ptp_set_timestamp_mode() local
1025 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1083 is_l2 = true; in ixgbe_ptp_set_timestamp_mode()
1090 if (is_l2) in ixgbe_ptp_set_timestamp_mode()
/linux-6.12.1/drivers/net/ethernet/intel/igb/
Digb_ptp.c1147 bool is_l2 = false; in igb_ptp_set_timestamp_mode() local
1185 is_l2 = true; in igb_ptp_set_timestamp_mode()
1219 is_l2 = true; in igb_ptp_set_timestamp_mode()
1246 if (is_l2) in igb_ptp_set_timestamp_mode()
/linux-6.12.1/net/bpf/
Dtest_run.c984 bool is_l2 = false, is_direct_pkt_access = false; in bpf_prog_test_run_skb() local
1016 is_l2 = true; in bpf_prog_test_run_skb()
1078 if (is_l2) in bpf_prog_test_run_skb()
1098 if (!is_l2) { in bpf_prog_test_run_skb()
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dnetdev.c3604 bool is_l2 = false; in e1000e_config_hwtstamp() local
3638 is_l2 = true; in e1000e_config_hwtstamp()
3644 is_l2 = true; in e1000e_config_hwtstamp()
3653 is_l2 = true; in e1000e_config_hwtstamp()
3663 is_l2 = true; in e1000e_config_hwtstamp()
3673 is_l2 = true; in e1000e_config_hwtstamp()
3684 is_l2 = true; in e1000e_config_hwtstamp()
3720 if (is_l2) in e1000e_config_hwtstamp()