Searched refs:WIL6210_MAX_CID (Results 1 – 6 of 6) sorted by relevance
26 static uint max_assoc_sta = WIL6210_MAX_CID;475 if (evt->cid >= WIL6210_MAX_CID) { in wmi_evt_connect()1072 if ((cmd.pcp_max_assoc_sta > WIL6210_MAX_CID) || in wmi_pcp_start()1076 max_assoc_sta, WIL6210_MAX_CID, WIL6210_MAX_CID); in wmi_pcp_start()1077 cmd.pcp_max_assoc_sta = WIL6210_MAX_CID; in wmi_pcp_start()
892 wil->vring2cid_tid[id][0] = WIL6210_MAX_CID; in wil_vring_init_tx()938 wil->vring2cid_tid[id][0] = WIL6210_MAX_CID; /* CID */ in wil_vring_init_bcast()1059 if (cid >= WIL6210_MAX_CID) /* skip BCAST */ in wil_find_tx_vring_sta()1135 if (cid >= WIL6210_MAX_CID) /* skip BCAST */ in wil_find_tx_bcast_2()1162 if (cid >= WIL6210_MAX_CID) /* skip BCAST */ in wil_find_tx_bcast_2()1898 if (cid < WIL6210_MAX_CID) in wil_tx_complete()
63 #define WIL6210_MAX_CID (8) /* HW limit */ macro638 struct wil_sta_info sta[WIL6210_MAX_CID];
323 if (cid >= WIL6210_MAX_CID) { in wil_addba_rx_request()
275 for (cid = 0; cid < WIL6210_MAX_CID; cid++) in _wil6210_disconnect()504 for (i = 0; i < WIL6210_MAX_CID; i++) in wil_priv_init()
126 if (cid < WIL6210_MAX_CID) in wil_vring_debugfs_show()