Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c1413 adapter->flags &= ~(QLCNIC_MACSPOOF | QLCNIC_MAC_OVERRIDE_DISABLED | in qlcnic_set_eswitch_port_features()
1417 adapter->flags |= QLCNIC_MACSPOOF; in qlcnic_set_eswitch_port_features()
Dqlcnic.h1017 #define QLCNIC_MACSPOOF 0x200 macro
Dqlcnic_io.c667 if (adapter->flags & QLCNIC_MACSPOOF) { in qlcnic_xmit_frame()