| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | ps.c | 77 static void wl1271_ps_filter_frames(struct wl1271 *wl, u8 hlid) in wl1271_ps_filter_frames() argument 84 struct wl1271_link *lnk = &wl->links[hlid]; in wl1271_ps_filter_frames() 114 u8 hlid, bool clean_queues) in wl12xx_ps_link_start() argument 122 if (!test_bit(hlid, wlvif->ap.sta_hlid_map) || in wl12xx_ps_link_start() 123 test_bit(hlid, &wl->ap_ps_map)) in wl12xx_ps_link_start() 127 "clean_queues %d", hlid, wl->links[hlid].allocated_pkts, in wl12xx_ps_link_start() 131 sta = ieee80211_find_sta(vif, wl->links[hlid].addr); in wl12xx_ps_link_start() 134 wl->links[hlid].addr); in wl12xx_ps_link_start() 144 wl1271_ps_filter_frames(wl, hlid); in wl12xx_ps_link_start() 146 __set_bit(hlid, &wl->ap_ps_map); in wl12xx_ps_link_start() [all …]
|
| H A D | rx.c | 104 enum wl_rx_buf_align rx_align, u8 *hlid) in wl1271_rx_handle_data() argument 175 *hlid = desc->hlid; in wl1271_rx_handle_data() 191 seq_num, *hlid); in wl1271_rx_handle_data() 208 u8 hlid; in wlcore_rx() local 213 hlid = status->counters.hlid; in wlcore_rx() 215 if (hlid < WLCORE_MAX_LINKS) in wlcore_rx() 216 wl->links[hlid].fw_rate_mbps = in wlcore_rx() 265 &hlid) == 1) { in wlcore_rx() 266 if (hlid < wl->num_links) in wlcore_rx() 267 __set_bit(hlid, active_hlids); in wlcore_rx() [all …]
|
| H A D | cmd.h | 60 int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid); 67 u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, 70 u8 hlid); 75 struct ieee80211_sta *sta, u8 hlid); 77 u8 hlid); 91 u8 *hlid); 92 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid); 297 u8 hlid; member 304 u8 hlid; /* data hlid */ member 324 u8 hlid; /* data hlid */ member [all …]
|
| H A D | event.c | 139 u8 hlid = wlvif->sta.hlid; in wl1271_stop_ba_event() local 140 if (!wl->links[hlid].ba_bitmap) in wl1271_stop_ba_event() 142 ieee80211_stop_rx_ba_session(vif, wl->links[hlid].ba_bitmap, in wl1271_stop_ba_event() 145 u8 hlid; in wl1271_stop_ba_event() local 147 for_each_set_bit(hlid, wlvif->ap.sta_hlid_map, in wl1271_stop_ba_event() 149 lnk = &wl->links[hlid]; in wl1271_stop_ba_event()
|
| H A D | hw_ops.h | 235 u32 rate_set, u8 hlid) in wlcore_hw_set_peer_cap() argument 239 rate_set, hlid); in wlcore_hw_set_peer_cap() 254 wlcore_hw_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_high_prio() argument 260 return wl->ops->lnk_high_prio(wl, hlid, lnk); in wlcore_hw_lnk_high_prio() 264 wlcore_hw_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_low_prio() argument 270 return wl->ops->lnk_low_prio(wl, hlid, lnk); in wlcore_hw_lnk_low_prio()
|
| H A D | ps.h | 19 u8 hlid, bool clean_queues); 20 void wl12xx_ps_link_end(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid);
|
| H A D | tx.h | 122 u8 hlid; member 241 void wl1271_tx_reset_link_queues(struct wl1271 *wl, u8 hlid); 270 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid);
|
| H A D | wlcore_i.h | 167 u8 hlid; member 215 u8 hlid; member 330 u8 hlid; member 362 u8 hlid; member
|
| H A D | wlcore.h | 102 u32 rate_set, u8 hlid); 104 bool (*lnk_high_prio)(struct wl1271 *wl, u8 hlid, 106 bool (*lnk_low_prio)(struct wl1271 *wl, u8 hlid,
|
| H A D | rx.h | 129 u8 hlid; member
|
| H A D | acx.h | 671 u8 hlid; member 745 u8 hlid; member 1095 bool allow_ht_operation, u8 hlid);
|
| H A D | acx.c | 1287 bool allow_ht_operation, u8 hlid) in wl1271_acx_set_ht_capabilities() argument 1318 acx->hlid = hlid; in wl1271_acx_set_ht_capabilities() 1421 acx->hlid = peer_hlid; in wl12xx_acx_set_ba_receiver_session()
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | tx.c | 19 u8 band, struct ieee80211_tx_rate *rate, u8 hlid) in wl18xx_get_last_tx_rate() argument 21 u8 fw_rate = wl->links[hlid].fw_rate_idx; in wl18xx_get_last_tx_rate() 98 tx_desc->hlid); in wl18xx_tx_complete_packet() 145 u8 i, hlid; in wl18xx_tx_immediate_complete() local 152 hlid = wl->fw_status->counters.hlid; in wl18xx_tx_immediate_complete() 154 if (hlid < WLCORE_MAX_LINKS) { in wl18xx_tx_immediate_complete() 155 wl->links[hlid].fw_rate_idx = in wl18xx_tx_immediate_complete() 157 wl->links[hlid].fw_rate_mbps = in wl18xx_tx_immediate_complete()
|
| H A D | acx.c | 100 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode() argument 106 hlid, wide); in wl18xx_acx_peer_ht_operation_mode() 114 acx->hlid = hlid; in wl18xx_acx_peer_ht_operation_mode() 139 u32 rate_set, u8 hlid) in wl18xx_acx_set_peer_cap() argument 170 acx->hlid = hlid; in wl18xx_acx_set_peer_cap()
|
| H A D | acx.h | 297 u8 hlid; member 317 u8 hlid; member 394 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide); 398 u32 rate_set, u8 hlid);
|
| H A D | wl18xx.h | 118 u8 hlid; member 178 u8 hlid; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 484 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument 488 if (lid == (hlid) && lt == (hlt)) { \ in npc_scan_ldata()
|