Searched refs:WIL6210_MAX_TX_RINGS (Results 1 – 7 of 7) sorted by relevance
82 #define WIL6210_MAX_TX_RINGS (24) /* HW limit */ macro989 struct wil_ring ring_tx[WIL6210_MAX_TX_RINGS];990 struct wil_ring_tx_data ring_tx_data[WIL6210_MAX_TX_RINGS];994 u8 ring2cid_tid[WIL6210_MAX_TX_RINGS][2]; /* [0] - CID, [1] - TID */
70 for (i = min_ring_id; i < WIL6210_MAX_TX_RINGS; i++) { in wil_is_tx_idle()1455 for (i = min_ring_id; i < WIL6210_MAX_TX_RINGS; i++) { in wil_find_tx_ring_sta()1562 for (i = min_ring_id; i < WIL6210_MAX_TX_RINGS; i++) { in wil_find_tx_bcast_2()1591 for (i++; i < WIL6210_MAX_TX_RINGS; i++) { in wil_find_tx_bcast_2()2271 for (i = min_ring_id; i < WIL6210_MAX_TX_RINGS; i++) { in __wil_update_net_queues()
141 for (i = 0; i < WIL6210_MAX_TX_RINGS; i++) { in wil6210_netdev_poll_tx()
808 if (p1 < 0 || p1 >= WIL6210_MAX_TX_RINGS) { in wil_write_back()1081 if (ring_idx >= WIL6210_MAX_TX_RINGS) { in txdesc_show()1088 if (ring_idx > WIL6210_MAX_TX_RINGS) { in txdesc_show()1092 tx = (ring_idx < WIL6210_MAX_TX_RINGS); in txdesc_show()
606 for (i = min_ring_id; i < WIL6210_MAX_TX_RINGS; i++) { in wil_find_free_ring()697 for (i = 0; i < WIL6210_MAX_TX_RINGS; i++) { in wil_priv_init()
1190 if (unlikely(ring_id >= WIL6210_MAX_TX_RINGS)) { in wil_tx_sring_handler()
1277 if (evt->ringid >= WIL6210_MAX_TX_RINGS) { in wmi_evt_ba_status()1600 for (i = min_ring_id; i < WIL6210_MAX_TX_RINGS; i++) { in wil_find_cid_ringid_sta()