Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/
Dqla3xxx.h85 #define IB_MAC_IOCB_RSP_V 0x80 macro
/linux-6.1.9/drivers/staging/qlge/
Dqlge.h1186 #define IB_MAC_IOCB_RSP_V 0x02 /* Vlan tag present */ macro
Dqlge_main.c1400 if (ib_mac_rsp->flags2 & IB_MAC_IOCB_RSP_V) { in qlge_update_mac_hdr_len()
1945 u16 vlan_id = ((ib_mac_rsp->flags2 & IB_MAC_IOCB_RSP_V) && in qlge_process_mac_rx_intr()