Searched refs:WIL6210_MAX_CID (Results 1 – 8 of 8) sorted by relevance
1046 wil->ring2cid_tid[id][0] = WIL6210_MAX_CID; in wil_vring_init_tx()1096 wil->ring2cid_tid[id][0] = WIL6210_MAX_CID; /* CID */ in wil_vring_init_bcast()1195 if (cid >= WIL6210_MAX_CID) /* skip BCAST */ in wil_find_tx_ring_sta()1274 if (cid >= WIL6210_MAX_CID) /* skip BCAST */ in wil_find_tx_bcast_2()1302 if (cid >= WIL6210_MAX_CID) /* skip BCAST */ in wil_find_tx_bcast_2()2146 if (cid < WIL6210_MAX_CID) in wil_tx_complete()
741 wil->ring2cid_tid[ring_id][0] = WIL6210_MAX_CID; in wil_ring_init_tx_edma()932 if (unlikely(!wil_val_in_range(cid, 0, WIL6210_MAX_CID))) { in wil_sring_reap_rx_edma()1187 if (cid < WIL6210_MAX_CID) in wil_tx_sring_handler()1528 wil->ring2cid_tid[ring_id][0] = WIL6210_MAX_CID; /* CID */ in wil_ring_init_bcast_edma()
27 static uint max_assoc_sta = WIL6210_MAX_CID;935 if (evt->cid >= WIL6210_MAX_CID) { in wmi_evt_connect()1347 if (cid < 0 || cid >= WIL6210_MAX_CID) { in wil_link_stats_store_basic()1793 if ((cmd.pcp_max_assoc_sta > WIL6210_MAX_CID) || in wmi_pcp_start()1797 max_assoc_sta, WIL6210_MAX_CID, WIL6210_MAX_CID); in wmi_pcp_start()1798 cmd.pcp_max_assoc_sta = WIL6210_MAX_CID; in wmi_pcp_start()
341 if (cid >= WIL6210_MAX_CID) { in wil_addba_rx_request()
91 #define WIL6210_MAX_CID (8) /* HW limit */ macro960 struct wil_sta_info sta[WIL6210_MAX_CID];
335 for (cid = 0; cid < WIL6210_MAX_CID; cid++) in _wil6210_disconnect()602 for (i = 0; i < WIL6210_MAX_CID; i++) { in wil_priv_init()
165 if (cid < WIL6210_MAX_CID) in wil_ring_debugfs_show()858 if (p1 < 0 || p1 >= WIL6210_MAX_CID) { in wil_write_back()
2691 for (i = 0; i < WIL6210_MAX_CID; i++) { in wil_rf_sector_set_selected()