Home
last modified time | relevance | path

Searched refs:NUM_TX_QUEUES (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h31 #define NUM_TX_QUEUES 8 macro
435 struct ucc_geth_send_queue_qd sqqd[NUM_TX_QUEUES];
467 u32 weightstatus[NUM_TX_QUEUES]; /* accumulated weight factor */
480 u8 weightfactor[NUM_TX_QUEUES];
1130 u8 weightfactor[NUM_TX_QUEUES];
1136 u16 bdRingLenTx[NUM_TX_QUEUES];
1183 u8 __iomem *p_tx_bd_ring[NUM_TX_QUEUES];
1185 u8 __iomem *confBd[NUM_TX_QUEUES];
1186 u8 __iomem *txBd[NUM_TX_QUEUES];
1189 u16 cpucount[NUM_TX_QUEUES];
[all …]
/linux/drivers/net/wireless/ti/wlcore/
H A Dps.c83 int filtered[NUM_TX_QUEUES]; in wl1271_ps_filter_frames()
87 for (i = 0; i < NUM_TX_QUEUES; i++) { in wl1271_ps_filter_frames()
103 for (i = 0; i < NUM_TX_QUEUES; i++) { in wl1271_ps_filter_frames()
H A Dwlcore.h251 u32 tx_pkts_freed[NUM_TX_QUEUES];
252 u32 tx_allocated_pkts[NUM_TX_QUEUES];
261 int tx_queue_count[NUM_TX_QUEUES];
263 NUM_TX_QUEUES * WLCORE_NUM_MAC_ADDRESSES];
H A Dwlcore_i.h112 #define NUM_TX_QUEUES 4 macro
260 struct sk_buff_head tx_queue[NUM_TX_QUEUES];
395 int tx_queue_count[NUM_TX_QUEUES];
H A Dtx.c473 for (i = 0; i < NUM_TX_QUEUES; i++) { in wl1271_handle_tx_low_watermark()
497 for (i = 0; i < NUM_TX_QUEUES; i++) { in wlcore_select_ac()
1024 int total[NUM_TX_QUEUES]; in wl1271_tx_reset_link_queues()
1027 for (i = 0; i < NUM_TX_QUEUES; i++) { in wl1271_tx_reset_link_queues()
1044 for (i = 0; i < NUM_TX_QUEUES; i++) { in wl1271_tx_reset_link_queues()
1072 for (i = 0; i < NUM_TX_QUEUES; i++) in wl12xx_tx_reset_wlvif()
1087 for (i = 0; i < NUM_TX_QUEUES; i++) in wl12xx_tx_reset()
1251 for (i = 0; i < WLCORE_NUM_MAC_ADDRESSES * NUM_TX_QUEUES; i++) in wlcore_stop_queues()
1272 for (i = 0; i < WLCORE_NUM_MAC_ADDRESSES * NUM_TX_QUEUES; i++) in wlcore_wake_queues()
H A Dtx.h223 for (i = 0; i < NUM_TX_QUEUES; i++) in wl1271_tx_total_queue_count()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h103 u8 tx_released_pkts[NUM_TX_QUEUES];
160 u8 tx_released_pkts[NUM_TX_QUEUES];
/linux/drivers/net/wireless/ti/wl12xx/
H A Dwl12xx.h101 u8 tx_released_pkts[NUM_TX_QUEUES];
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2500usb.h55 #define NUM_TX_QUEUES 2 macro
H A Drt2400pci.h44 #define NUM_TX_QUEUES 2 macro
H A Drt73usb.h46 #define NUM_TX_QUEUES 4 macro
H A Drt2500pci.h55 #define NUM_TX_QUEUES 2 macro
H A Drt61pci.h53 #define NUM_TX_QUEUES 4 macro
H A Drt2800usb.c766 .tx_queues = NUM_TX_QUEUES,
H A Drt2800.h111 #define NUM_TX_QUEUES 4 macro
H A Drt2500usb.c1896 .tx_queues = NUM_TX_QUEUES,
H A Drt2400pci.c1809 .tx_queues = NUM_TX_QUEUES,
H A Drt2500pci.c2107 .tx_queues = NUM_TX_QUEUES,
H A Drt73usb.c2393 .tx_queues = NUM_TX_QUEUES,
H A Drt61pci.c2977 .tx_queues = NUM_TX_QUEUES,