Searched refs:tx_allocated_pkts (Results 1 – 4 of 4) sorted by relevance
462 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[0]); in driver_state_read()463 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[1]); in driver_state_read()464 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[2]); in driver_state_read()465 DRIVER_STATE_PRINT_INT(tx_allocated_pkts[3]); in driver_state_read()
233 wl->tx_allocated_pkts[ac]++; in wl1271_tx_allocate()498 wl->tx_allocated_pkts[ac] < min_pkts) { in wlcore_select_ac()500 min_pkts = wl->tx_allocated_pkts[q]; in wlcore_select_ac()
252 u32 tx_allocated_pkts[NUM_TX_QUEUES]; member
406 wl->tx_allocated_pkts[i] -= in wlcore_fw_status()1986 wl->tx_allocated_pkts[i] = 0; in wlcore_op_stop_locked()
Completed in 19 milliseconds