Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlxgb/
H A Dqla_hw.c936 uint32_t total_length = 0, bytes, tx_cmd_count = 0; in qla_hw_send() local
1065 tx_cmd_count++; in qla_hw_send()
1110 tx_cmd_count++; in qla_hw_send()
1123 tx_cmd_count++; in qla_hw_send()
1127 hw->txr_free = hw->txr_free - tx_cmd_count; in qla_hw_send()
/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_hw.c2505 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; in ql_hw_send() local
2675 tx_cmd_count++; in ql_hw_send()
2729 tx_cmd_count++; in ql_hw_send()
2744 tx_cmd_count++; in ql_hw_send()
2749 hw->tx_cntxt[txr_idx].txr_free - tx_cmd_count; in ql_hw_send()