/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | queue.h | 78 u32 link_id_map); 83 u32 link_id_map, 101 u32 link_id_map);
|
H A D | queue.c | 254 u32 link_id_map) in cw1200_queue_get_num_queued() 260 if (!link_id_map) in cw1200_queue_get_num_queued() 264 if (link_id_map == (u32)-1) { in cw1200_queue_get_num_queued() 269 if (link_id_map & bit) in cw1200_queue_get_num_queued() 329 u32 link_id_map, in cw1200_queue_get() 341 if (link_id_map & BIT(item->txpriv.link_id)) { in cw1200_queue_get() 555 u32 link_id_map) in cw1200_queue_stats_is_empty() 560 if (link_id_map == (u32)-1) { in cw1200_queue_stats_is_empty() 565 if (link_id_map & BIT(i)) { in cw1200_queue_stats_is_empty() 253 cw1200_queue_get_num_queued(struct cw1200_queue *queue, u32 link_id_map) cw1200_queue_get_num_queued() argument 328 cw1200_queue_get(struct cw1200_queue *queue, u32 link_id_map, struct wsm_tx **tx, struct ieee80211_tx_info **tx_info, const struct cw1200_txpriv **txpriv) cw1200_queue_get() argument 554 cw1200_queue_stats_is_empty(struct cw1200_queue_stats *stats, u32 link_id_map) cw1200_queue_stats_is_empty() argument
|
H A D | cw1200.h | 243 u32 link_id_map; member
|
H A D | wsm.c | 1481 (BIT(0) | priv->link_id_map))) { in wsm_handle_tx_data() 1577 u32 link_id_map, int *total) in cw1200_get_prio_queue() 1590 link_id_map); in cw1200_get_prio_queue() 1609 link_id_map & urgent) && in cw1200_get_prio_queue() 1612 link_id_map)) in cw1200_get_prio_queue() 1576 cw1200_get_prio_queue(struct cw1200_common *priv, u32 link_id_map, int *total) cw1200_get_prio_queue() argument
|
H A D | sta.c | 268 for (i = 0; priv->link_id_map; ++i) { in cw1200_remove_interface() 269 if (priv->link_id_map & BIT(i)) { in cw1200_remove_interface() 272 priv->link_id_map &= ~BIT(i); in cw1200_remove_interface() 1607 bit = priv->link_id_map; in __cw1200_sta_notify()
|
H A D | txrx.c | 1400 !(priv->link_id_map & mask))) { in cw1200_link_id_gc_work() 1401 if (priv->link_id_map & mask) { in cw1200_link_id_gc_work() 1406 priv->link_id_map |= mask; in cw1200_link_id_gc_work() 1426 priv->link_id_map &= ~mask; in cw1200_link_id_gc_work()
|
H A D | debug.c | 212 priv->link_id_map); in cw1200_status_show()
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | queue.h | 78 u32 link_id_map); 83 u32 link_id_map, 101 u32 link_id_map);
|
H A D | queue.c | 257 u32 link_id_map) in cw1200_queue_get_num_queued() 263 if (!link_id_map) in cw1200_queue_get_num_queued() 267 if (link_id_map == (u32)-1) { in cw1200_queue_get_num_queued() 272 if (link_id_map & bit) in cw1200_queue_get_num_queued() 332 u32 link_id_map, in cw1200_queue_get() 344 if (link_id_map & BIT(item->txpriv.link_id)) { in cw1200_queue_get() 558 u32 link_id_map) in cw1200_queue_stats_is_empty() 563 if (link_id_map == (u32)-1) { in cw1200_queue_stats_is_empty() 568 if (link_id_map & BIT(i)) { in cw1200_queue_stats_is_empty() 256 cw1200_queue_get_num_queued(struct cw1200_queue *queue, u32 link_id_map) cw1200_queue_get_num_queued() argument 331 cw1200_queue_get(struct cw1200_queue *queue, u32 link_id_map, struct wsm_tx **tx, struct ieee80211_tx_info **tx_info, const struct cw1200_txpriv **txpriv) cw1200_queue_get() argument 557 cw1200_queue_stats_is_empty(struct cw1200_queue_stats *stats, u32 link_id_map) cw1200_queue_stats_is_empty() argument
|
H A D | cw1200.h | 243 u32 link_id_map; member
|
H A D | wsm.c | 1481 (BIT(0) | priv->link_id_map))) { in wsm_handle_tx_data() 1577 u32 link_id_map, int *total) in cw1200_get_prio_queue() 1590 link_id_map); in cw1200_get_prio_queue() 1609 link_id_map & urgent) && in cw1200_get_prio_queue() 1612 link_id_map)) in cw1200_get_prio_queue() 1576 cw1200_get_prio_queue(struct cw1200_common *priv, u32 link_id_map, int *total) cw1200_get_prio_queue() argument
|
H A D | sta.c | 268 for (i = 0; priv->link_id_map; ++i) { in cw1200_remove_interface() 269 if (priv->link_id_map & BIT(i)) { in cw1200_remove_interface() 272 priv->link_id_map &= ~BIT(i); in cw1200_remove_interface() 1608 bit = priv->link_id_map; in __cw1200_sta_notify()
|
H A D | txrx.c | 1396 !(priv->link_id_map & mask))) { in cw1200_link_id_gc_work() 1397 if (priv->link_id_map & mask) { in cw1200_link_id_gc_work() 1402 priv->link_id_map |= mask; in cw1200_link_id_gc_work() 1422 priv->link_id_map &= ~mask; in cw1200_link_id_gc_work()
|
H A D | debug.c | 212 priv->link_id_map); in cw1200_status_show()
|
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | sta.c | 300 sta_priv->link_id = ffz(wvif->link_id_map); in wfx_sta_add() 301 wvif->link_id_map |= BIT(sta_priv->link_id); in wfx_sta_add() 320 wvif->link_id_map &= ~BIT(sta_priv->link_id); in wfx_sta_remove() 727 wvif->link_id_map = 1; // link-id 0 is reserved for multicast in wfx_add_interface() 775 WARN(wvif->link_id_map != 1, "corrupted state"); in wfx_remove_interface()
|
H A D | wfx.h | 69 u32 link_id_map; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | sta.c | 315 sta_priv->link_id = ffz(wvif->link_id_map); in wfx_sta_add() 316 wvif->link_id_map |= BIT(sta_priv->link_id); in wfx_sta_add() 334 wvif->link_id_map &= ~BIT(sta_priv->link_id); in wfx_sta_remove() 751 wvif->link_id_map = 1; /* link-id 0 is reserved for multicast */ in wfx_add_interface() 799 WARN(wvif->link_id_map != 1, "corrupted state"); in wfx_remove_interface()
|
H A D | wfx.h | 68 u32 link_id_map; member
|