Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_hw.c925 uint32_t total_length = 0, bytes, tx_cmd_count = 0; in qla_hw_send() local
1051 tx_cmd_count++; in qla_hw_send()
1096 tx_cmd_count++; in qla_hw_send()
1109 tx_cmd_count++; in qla_hw_send()
1113 hw->txr_free = hw->txr_free - tx_cmd_count; in qla_hw_send()
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c2476 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; in ql_hw_send() local
2641 tx_cmd_count++; in ql_hw_send()
2693 tx_cmd_count++; in ql_hw_send()
2708 tx_cmd_count++; in ql_hw_send()
2713 hw->tx_cntxt[txr_idx].txr_free - tx_cmd_count; in ql_hw_send()