Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c1917 struct ob_mac_iocb_rsp *mac_rsp) in ql_process_mac_tx_intr() argument
1922 if (mac_rsp->flags & OB_MAC_IOCB_RSP_S) { in ql_process_mac_tx_intr()
1927 tx_cb = &qdev->tx_buf[mac_rsp->transaction_id]; in ql_process_mac_tx_intr()
1930 if (mac_rsp->flags & OB_MAC_IOCB_RSP_S) { in ql_process_mac_tx_intr()
1940 mac_rsp->transaction_id); in ql_process_mac_tx_intr()