Searched refs:tx_allocated_pkts (Results 1 – 4 of 4) sorted by relevance
492 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[0]); in driver_state_read()493 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[1]); in driver_state_read()494 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[2]); in driver_state_read()495 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[3]); in driver_state_read()
247 wl->tx_allocated_pkts[ac]++; in wl1271_tx_allocate()512 wl->tx_allocated_pkts[ac] < min_pkts) { in wlcore_select_ac()514 min_pkts = wl->tx_allocated_pkts[q]; in wlcore_select_ac()
264 u32 tx_allocated_pkts[NUM_TX_QUEUES]; member
426 wl->tx_allocated_pkts[i] -= in wlcore_fw_status()2003 wl->tx_allocated_pkts[i] = 0; in wlcore_op_stop_locked()