Home
last modified time | relevance | path

Searched defs:hlid (Results 1 – 17 of 17) sorted by relevance

/drivers/net/wireless/ti/wlcore/
Dtx.c121 u8 hlid) in wl1271_tx_regulate_link()
205 u8 hlid, bool is_gem) in wl1271_tx_allocate()
266 struct ieee80211_tx_info *control, u8 hlid) in wl1271_tx_fill_hdr()
377 struct sk_buff *skb, u32 buf_offset, u8 hlid) in wl1271_prepare_tx_frame()
545 u8 hlid, u8 ac, in wlcore_lnk_dequeue_high_prio()
565 u8 ac, u8 *hlid, in wlcore_vif_dequeue_high_prio()
598 static struct sk_buff *wl1271_skb_dequeue(struct wl1271 *wl, u8 *hlid) in wl1271_skb_dequeue()
689 struct sk_buff *skb, u8 hlid) in wl1271_skb_queue_head()
722 u8 hlid; in wl12xx_rearm_rx_streaming() local
774 u8 hlid; in wlcore_tx_work_locked() local
[all …]
Dps.c241 static void wl1271_ps_filter_frames(struct wl1271 *wl, u8 hlid) in wl1271_ps_filter_frames()
278 u8 hlid, bool clean_queues) in wl12xx_ps_link_start()
313 void wl12xx_ps_link_end(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl12xx_ps_link_end()
Dcmd.c302 static int wlcore_get_new_session_id(struct wl1271 *wl, u8 hlid) in wlcore_get_new_session_id()
312 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_allocate_link()
350 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_free_link()
1323 int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid) in wl12xx_cmd_set_default_wep_key()
1425 u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_cmd_set_ap_key()
1486 u8 hlid) in wl12xx_cmd_set_peer_state()
1520 struct ieee80211_sta *sta, u8 hlid) in wl12xx_cmd_add_peer()
1579 u8 hlid) in wl12xx_cmd_remove_peer()
Dhw_ops.h225 u32 rate_set, u8 hlid) in wlcore_hw_set_peer_cap()
244 wlcore_hw_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_high_prio()
254 wlcore_hw_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_low_prio()
Drx.c108 enum wl_rx_buf_align rx_align, u8 *hlid) in wl1271_rx_handle_data()
215 u8 hlid; in wlcore_rx() local
Devent.c61 u8 hlid = wlvif->sta.hlid; in wl1271_stop_ba_event() local
67 u8 hlid; in wl1271_stop_ba_event() local
Dmain.c332 u8 hlid, u8 tx_pkts) in wl12xx_irq_ps_regulate_link()
364 u8 hlid; in wl12xx_irq_update_links_status() local
903 u8 hlid, struct ieee80211_sta *sta) in wlcore_save_freed_pkts()
924 u8 hlid, const u8 *addr) in wlcore_save_freed_pkts_addr()
1249 u8 hlid; in wl1271_op_tx() local
3232 const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_record_ap_key()
3293 u8 hlid; in wl1271_ap_init_hwenc() local
3336 u8 hlid; in wl1271_set_key() local
3457 u8 hlid; in wlcore_set_key() local
4941 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl1271_free_sta()
[all …]
Dcmd.h314 u8 hlid; member
321 u8 hlid; /* data hlid */ member
341 u8 hlid; /* data hlid */ member
486 u8 hlid; member
555 u8 hlid; member
600 u8 hlid; member
615 u8 hlid; member
Drx.h140 u8 hlid; member
Dwlcore_i.h220 u8 hlid; member
327 u8 hlid; member
353 u8 hlid; member
Dtx.h136 u8 hlid; member
Dacx.c1302 bool allow_ht_operation, u8 hlid) in wl1271_acx_set_ht_capabilities()
Dacx.h684 u8 hlid; member
758 u8 hlid; member
/drivers/net/wireless/ti/wl18xx/
Dacx.c113 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode()
152 u32 rate_set, u8 hlid) in wl18xx_acx_set_peer_cap()
Dmain.c1606 u32 rate_set, u8 hlid) in wl18xx_set_peer_cap()
1612 static bool wl18xx_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wl18xx_lnk_high_prio()
1639 static bool wl18xx_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wl18xx_lnk_low_prio()
Dacx.h295 u8 hlid; member
315 u8 hlid; member
/drivers/net/wireless/ti/wl12xx/
Dmain.c1658 u32 rate_set, u8 hlid) in wl12xx_set_peer_cap()
1664 static bool wl12xx_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wl12xx_lnk_high_prio()
1677 static bool wl12xx_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wl12xx_lnk_low_prio()