/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
H A D | acx.c | 114 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) wl18xx_acx_peer_ht_operation_mode() argument 150 wl18xx_acx_set_peer_cap(struct wl1271 *wl, struct ieee80211_sta_ht_cap *ht_cap, bool allow_ht_operation, u32 rate_set, u8 hlid) wl18xx_acx_set_peer_cap() argument
|
H A D | acx.h | 310 u8 hlid; member in struct:wlcore_peer_ht_operation_mode 330 u8 hlid; member in struct:wlcore_acx_peer_cap
|
H A D | main.c | 1640 static bool wl18xx_lnk_high_prio(struct wl1271 *wl, u8 hlid, wl18xx_lnk_high_prio() argument 1667 static bool wl18xx_lnk_low_prio(struct wl1271 *wl, u8 hlid, wl18xx_lnk_low_prio() argument 1631 wl18xx_set_peer_cap(struct wl1271 *wl, struct ieee80211_sta_ht_cap *ht_cap, bool allow_ht_operation, u32 rate_set, u8 hlid) wl18xx_set_peer_cap() argument
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | event.c | 61 u8 hlid = wlvif->sta.hlid; wl1271_stop_ba_event() local 67 u8 hlid; wl1271_stop_ba_event() local
|
H A D | ps.c | 237 static void wl1271_ps_filter_frames(struct wl1271 *wl, u8 hlid) wl1271_ps_filter_frames() argument 309 void wl12xx_ps_link_end(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) wl12xx_ps_link_end() argument 273 wl12xx_ps_link_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid, bool clean_queues) wl12xx_ps_link_start() argument
|
H A D | rx.c | 222 u8 hlid; wlcore_rx() local 114 wl1271_rx_handle_data(struct wl1271 *wl, u8 *data, u32 length, enum wl_rx_buf_align rx_align, u8 *hlid) wl1271_rx_handle_data() argument
|
H A D | hw_ops.h | 268 wlcore_hw_lnk_high_prio(struct wl1271 *wl, u8 hlid, wlcore_hw_lnk_high_prio() argument 278 wlcore_hw_lnk_low_prio(struct wl1271 *wl, u8 hlid, wlcore_hw_lnk_low_prio() argument 246 wlcore_hw_set_peer_cap(struct wl1271 *wl, struct ieee80211_sta_ht_cap *ht_cap, bool allow_ht_operation, u32 rate_set, u8 hlid) wlcore_hw_set_peer_cap() argument
|
H A D | rx.h | 143 u8 hlid; member in struct:wl1271_rx_descriptor
|
H A D | tx.c | 598 static struct sk_buff *wl1271_skb_dequeue(struct wl1271 *wl, u8 *hlid) wl1271_skb_dequeue() argument 722 u8 hlid; wl12xx_rearm_rx_streaming() local 774 u8 hlid; wlcore_tx_work_locked() local 1031 void wl1271_tx_reset_link_queues(struct wl1271 *wl, u8 hlid) wl1271_tx_reset_link_queues() argument 1079 u8 hlid = i; wl12xx_tx_reset_wlvif() local 119 wl1271_tx_regulate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) wl1271_tx_regulate_link() argument 203 wl1271_tx_allocate(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u32 extra, u32 buf_offset, u8 hlid, bool is_gem) wl1271_tx_allocate() argument 264 wl1271_tx_fill_hdr(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u32 extra, struct ieee80211_tx_info *control, u8 hlid) wl1271_tx_fill_hdr() argument 376 wl1271_prepare_tx_frame(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u32 buf_offset, u8 hlid) wl1271_prepare_tx_frame() argument 544 wlcore_lnk_dequeue_high_prio(struct wl1271 *wl, u8 hlid, u8 ac, u8 *low_prio_hlid) wlcore_lnk_dequeue_high_prio() argument 563 wlcore_vif_dequeue_high_prio(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 ac, u8 *hlid, u8 *low_prio_hlid) wlcore_vif_dequeue_high_prio() argument 688 wl1271_skb_queue_head(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct sk_buff *skb, u8 hlid) wl1271_skb_queue_head() argument
|
H A D | tx.h | 136 u8 hlid; member in struct:wl1271_tx_hw_descr
|
H A D | acx.c | 1300 wl1271_acx_set_ht_capabilities(struct wl1271 *wl, struct ieee80211_sta_ht_cap *ht_cap, bool allow_ht_operation, u8 hlid) wl1271_acx_set_ht_capabilities() argument
|
H A D | cmd.c | 306 static int wlcore_get_new_session_id(struct wl1271 *wl, u8 hlid) wlcore_get_new_session_id() argument 316 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) wl12xx_allocate_link() argument 354 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) wl12xx_free_link() argument 1330 int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid) wl12xx_cmd_set_default_wep_key() argument 1430 wl1271_cmd_set_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 action, u8 id, u8 key_type, u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, u16 tx_seq_16) wl1271_cmd_set_ap_key() argument 1492 wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) wl12xx_cmd_set_peer_state() argument 1526 wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct ieee80211_sta *sta, u8 hlid) wl12xx_cmd_add_peer() argument 1585 wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) wl12xx_cmd_remove_peer() argument
|
H A D | wlcore_i.h | 220 u8 hlid; member in struct:wl1271_ap_key 328 u8 hlid; member in struct:wl1271_station 354 u8 hlid; member in struct:wl12xx_vif::__anon8721::__anon8722
|
H A D | cmd.h | 314 u8 hlid; member in struct:wl12xx_cmd_role_start::__anon8687::__anon8688 321 u8 hlid; /* data hlid */ member in struct:wl12xx_cmd_role_start::__anon8687::__anon8689 341 u8 hlid; /* data hlid */ member in struct:wl12xx_cmd_role_start::__anon8687::__anon8690 486 u8 hlid; member in struct:wl1271_cmd_set_keys 555 u8 hlid; member in struct:wl12xx_cmd_set_peer_state 600 u8 hlid; member in struct:wl12xx_cmd_add_peer 615 u8 hlid; member in struct:wl12xx_cmd_remove_peer
|
H A D | acx.h | 684 u8 hlid; member in struct:wl1271_acx_ht_capabilities 758 u8 hlid; member in struct:wl1271_acx_ba_receiver_setup
|
H A D | main.c | 377 u8 hlid; wl12xx_irq_update_links_status() local 1262 u8 hlid; wl1271_op_tx() local 3340 u8 hlid; wl1271_ap_init_hwenc() local 3383 u8 hlid; wl1271_set_key() local 3504 u8 hlid; wlcore_set_key() local 4996 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) wl1271_free_sta() argument 5028 u8 hlid; wl12xx_sta_add() local 5271 u8 hlid, *ba_bitmap; wl1271_op_ampdu_action() local 343 wl12xx_irq_ps_regulate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid, u8 tx_pkts) wl12xx_irq_ps_regulate_link() argument 915 wlcore_save_freed_pkts(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid, struct ieee80211_sta *sta) wlcore_save_freed_pkts() argument 935 wlcore_save_freed_pkts_addr(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid, const u8 *addr) wlcore_save_freed_pkts_addr() argument 3277 wl1271_record_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 id, u8 key_type, u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, u16 tx_seq_16) wl1271_record_ap_key() argument
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
H A D | main.c | 1665 static bool wl12xx_lnk_high_prio(struct wl1271 *wl, u8 hlid, wl12xx_lnk_high_prio() argument 1678 static bool wl12xx_lnk_low_prio(struct wl1271 *wl, u8 hlid, wl12xx_lnk_low_prio() argument 1656 wl12xx_set_peer_cap(struct wl1271 *wl, struct ieee80211_sta_ht_cap *ht_cap, bool allow_ht_operation, u32 rate_set, u8 hlid) wl12xx_set_peer_cap() argument
|