Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/
Dqla3xxx.h73 #define OB_MAC_IOCB_RSP_L 0x04 macro
141 #define OB_MAC_IOCB_RSP_L 0x04 macro
/linux-6.1.9/drivers/staging/qlge/
Dqlge.h1114 #define OB_MAC_IOCB_RSP_L 0x20 /* too Large */ macro
Dqlge_main.c2005 OB_MAC_IOCB_RSP_L | in qlge_process_mac_tx_intr()
2015 if (mac_rsp->flags1 & OB_MAC_IOCB_RSP_L) { in qlge_process_mac_tx_intr()