Home
last modified time | relevance | path

Searched refs:QLCNIC_MACSPOOF (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c1391 adapter->flags &= ~(QLCNIC_MACSPOOF | QLCNIC_MAC_OVERRIDE_DISABLED | in qlcnic_set_eswitch_port_features()
1395 adapter->flags |= QLCNIC_MACSPOOF; in qlcnic_set_eswitch_port_features()
Dqlcnic.h1014 #define QLCNIC_MACSPOOF 0x200 macro
Dqlcnic_io.c668 if (adapter->flags & QLCNIC_MACSPOOF) { in qlcnic_xmit_frame()