Searched refs:WIL6210_MAX_TX_RINGS (Results 1 – 7 of 7) sorted by relevance
82 #define WIL6210_MAX_TX_RINGS (24) /* HW limit */ macro991 struct wil_ring ring_tx[WIL6210_MAX_TX_RINGS];992 struct wil_ring_tx_data ring_tx_data[WIL6210_MAX_TX_RINGS];996 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()2269 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()1075 if (ring_idx >= WIL6210_MAX_TX_RINGS) { in txdesc_show()1082 if (ring_idx > WIL6210_MAX_TX_RINGS) { in txdesc_show()1086 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()
1192 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()1601 for (i = min_ring_id; i < WIL6210_MAX_TX_RINGS; i++) { in wil_find_cid_ringid_sta()