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

/freebsd-10.2-release/sys/dev/qlxgb/
H A Dqla_hw.c933 uint32_t total_length = 0, bytes, tx_cmd_count = 0; local
1062 tx_cmd_count++;
1107 tx_cmd_count++;
1120 tx_cmd_count++;
1124 hw->txr_free = hw->txr_free - tx_cmd_count;
/freebsd-10.2-release/sys/dev/qlxgbe/
H A Dql_hw.c1813 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; local
1972 tx_cmd_count++;
2026 tx_cmd_count++;
2041 tx_cmd_count++;
2046 hw->tx_cntxt[txr_idx].txr_free - tx_cmd_count;

Completed in 178 milliseconds