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.c932 uint32_t total_length = 0, bytes, tx_cmd_count = 0; in qla_hw_send() local
1058 tx_cmd_count++; in qla_hw_send()
1103 tx_cmd_count++; in qla_hw_send()
1116 tx_cmd_count++; in qla_hw_send()
1120 hw->txr_free = hw->txr_free - tx_cmd_count; in qla_hw_send()
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c2481 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; in ql_hw_send() local
2646 tx_cmd_count++; in ql_hw_send()
2698 tx_cmd_count++; in ql_hw_send()
2713 tx_cmd_count++; in ql_hw_send()
2718 hw->tx_cntxt[txr_idx].txr_free - tx_cmd_count; in ql_hw_send()