Home
last modified time | relevance | path

Searched refs:tx_allocated_pkts (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Ddebugfs.c462 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()
A Dtx.c233 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()
A Dwlcore.h252 u32 tx_allocated_pkts[NUM_TX_QUEUES]; member
A Dmain.c406 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