Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlxgb/
H A Dqla_hw.c930 uint32_t total_length = 0, bytes, tx_cmd_count = 0; in qla_hw_send() local
1056 tx_cmd_count++; in qla_hw_send()
1101 tx_cmd_count++; in qla_hw_send()
1114 tx_cmd_count++; in qla_hw_send()
1118 hw->txr_free = hw->txr_free - tx_cmd_count; in qla_hw_send()
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_hw.c2484 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; in ql_hw_send() local
2649 tx_cmd_count++; in ql_hw_send()
2701 tx_cmd_count++; in ql_hw_send()
2716 tx_cmd_count++; in ql_hw_send()
2721 hw->tx_cntxt[txr_idx].txr_free - tx_cmd_count; in ql_hw_send()