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

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_hw.c934 uint32_t total_length = 0, bytes, tx_cmd_count = 0; local
1063 tx_cmd_count++;
1108 tx_cmd_count++;
1121 tx_cmd_count++;
1125 hw->txr_free = hw->txr_free - tx_cmd_count;
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c2503 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; local
2673 tx_cmd_count++;
2727 tx_cmd_count++;
2742 tx_cmd_count++;
2747 hw->tx_cntxt[txr_idx].txr_free - tx_cmd_count;

Completed in 117 milliseconds