/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | tx.c | 121 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 …]
|
D | ps.c | 237 static void wl1271_ps_filter_frames(struct wl1271 *wl, u8 hlid) in wl1271_ps_filter_frames() 274 u8 hlid, bool clean_queues) in wl12xx_ps_link_start() 309 void wl12xx_ps_link_end(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl12xx_ps_link_end()
|
D | rx.c | 115 enum wl_rx_buf_align rx_align, u8 *hlid) in wl1271_rx_handle_data() 222 u8 hlid; in wlcore_rx() local
|
D | cmd.c | 306 static int wlcore_get_new_session_id(struct wl1271 *wl, u8 hlid) in wlcore_get_new_session_id() 316 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_allocate_link() 354 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_free_link() 1330 int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid) in wl12xx_cmd_set_default_wep_key() 1432 u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_cmd_set_ap_key() 1493 u8 hlid) in wl12xx_cmd_set_peer_state() 1527 struct ieee80211_sta *sta, u8 hlid) in wl12xx_cmd_add_peer() 1586 u8 hlid) in wl12xx_cmd_remove_peer()
|
D | hw_ops.h | 249 u32 rate_set, u8 hlid) in wlcore_hw_set_peer_cap() 268 wlcore_hw_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_high_prio() 278 wlcore_hw_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_low_prio()
|
D | event.c | 61 u8 hlid = wlvif->sta.hlid; in wl1271_stop_ba_event() local 67 u8 hlid; in wl1271_stop_ba_event() local
|
D | main.c | 345 u8 hlid, u8 tx_pkts) in wl12xx_irq_ps_regulate_link() 377 u8 hlid; in wl12xx_irq_update_links_status() local 916 u8 hlid, struct ieee80211_sta *sta) in wlcore_save_freed_pkts() 937 u8 hlid, const u8 *addr) in wlcore_save_freed_pkts_addr() 1262 u8 hlid; in wl1271_op_tx() local 3279 const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_record_ap_key() 3340 u8 hlid; in wl1271_ap_init_hwenc() local 3383 u8 hlid; in wl1271_set_key() local 3504 u8 hlid; in wlcore_set_key() local 4996 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl1271_free_sta() [all …]
|
D | cmd.h | 314 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
|
D | rx.h | 143 u8 hlid; member
|
D | wlcore_i.h | 220 u8 hlid; member 328 u8 hlid; member 354 u8 hlid; member
|
D | tx.h | 136 u8 hlid; member
|
D | acx.c | 1302 bool allow_ht_operation, u8 hlid) in wl1271_acx_set_ht_capabilities()
|
D | acx.h | 684 u8 hlid; member 758 u8 hlid; member
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
D | acx.c | 114 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode() 153 u32 rate_set, u8 hlid) in wl18xx_acx_set_peer_cap()
|
D | main.c | 1634 u32 rate_set, u8 hlid) in wl18xx_set_peer_cap() 1640 static bool wl18xx_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wl18xx_lnk_high_prio() 1667 static bool wl18xx_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wl18xx_lnk_low_prio()
|
D | acx.h | 310 u8 hlid; member 330 u8 hlid; member
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 1659 u32 rate_set, u8 hlid) in wl12xx_set_peer_cap() 1665 static bool wl12xx_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wl12xx_lnk_high_prio() 1678 static bool wl12xx_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wl12xx_lnk_low_prio()
|