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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c983 bool is_l2 = false; local
1025 is_l2 = true;
1083 is_l2 = true;
1090 if (is_l2)
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1147 bool is_l2 = false; local
1185 is_l2 = true;
1219 is_l2 = true;
1246 if (is_l2)
/linux-master/net/bpf/
H A Dtest_run.c959 bool is_l2 = false, is_direct_pkt_access = false; local
990 is_l2 = true;
1051 if (is_l2)
1061 if (!is_l2) {
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3604 bool is_l2 = false; local
3638 is_l2 = true;
3644 is_l2 = true;
3653 is_l2 = true;
3663 is_l2 = true;
3673 is_l2 = true;
3684 is_l2 = true;
3720 if (is_l2)

Completed in 129 milliseconds