Home
last modified time | relevance | path

Searched refs:QLCNIC_MACSPOOF (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c1394 adapter->flags &= ~(QLCNIC_MACSPOOF | QLCNIC_MAC_OVERRIDE_DISABLED | in qlcnic_set_eswitch_port_features()
1398 adapter->flags |= QLCNIC_MACSPOOF; in qlcnic_set_eswitch_port_features()
H A Dqlcnic.h1014 #define QLCNIC_MACSPOOF 0x200 macro
H A Dqlcnic_io.c667 if (adapter->flags & QLCNIC_MACSPOOF) { in qlcnic_xmit_frame()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c1390 adapter->flags &= ~(QLCNIC_MACSPOOF | QLCNIC_MAC_OVERRIDE_DISABLED | in qlcnic_set_eswitch_port_features()
1394 adapter->flags |= QLCNIC_MACSPOOF; in qlcnic_set_eswitch_port_features()
H A Dqlcnic.h1014 #define QLCNIC_MACSPOOF 0x200 macro
H A Dqlcnic_io.c668 if (adapter->flags & QLCNIC_MACSPOOF) { in qlcnic_xmit_frame()

Completed in 26 milliseconds