Searched refs:QLCNIC_MACSPOOF (Results 1 – 3 of 3) sorted by relevance
1391 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()
1014 #define QLCNIC_MACSPOOF 0x200 macro
668 if (adapter->flags & QLCNIC_MACSPOOF) { in qlcnic_xmit_frame()