Searched defs:hlid (Results 1 – 12 of 12) sorted by relevance
/linux-3.3/drivers/net/wireless/wl12xx/ |
D | ps.c | 205 static void wl1271_ps_filter_frames(struct wl1271 *wl, u8 hlid) in wl1271_ps_filter_frames() 238 u8 hlid, bool clean_queues) in wl12xx_ps_link_start() 269 void wl12xx_ps_link_end(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl12xx_ps_link_end()
|
D | tx.c | 127 u8 hlid) in wl1271_tx_regulate_link() 212 u8 hlid) in wl1271_tx_allocate() 282 struct ieee80211_tx_info *control, u8 hlid) in wl1271_tx_fill_hdr() 398 u8 hlid; in wl1271_prepare_tx_frame() local 643 u8 hlid = wl12xx_tx_get_hlid(wl, wlvif, skb); in wl1271_skb_queue_head() local 667 u8 hlid; in wl12xx_rearm_rx_streaming() local 925 void wl1271_tx_reset_link_queues(struct wl1271 *wl, u8 hlid) in wl1271_tx_reset_link_queues()
|
D | rx.c | 101 bool unaligned, u8 *hlid) in wl1271_rx_handle_data() 199 u8 hlid; in wl12xx_rx() local
|
D | cmd.c | 460 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_allocate_link() 472 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_free_link() 1268 int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid) in wl12xx_cmd_set_default_wep_key() 1370 u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_cmd_set_ap_key() 1430 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, u8 hlid) in wl12xx_cmd_set_peer_state() 1460 struct ieee80211_sta *sta, u8 hlid) in wl12xx_cmd_add_peer() 1511 int wl12xx_cmd_remove_peer(struct wl1271 *wl, u8 hlid) in wl12xx_cmd_remove_peer()
|
D | main.c | 717 u8 hlid, u8 tx_pkts) in wl12xx_irq_ps_regulate_link() 746 u8 hlid, cnt; in wl12xx_irq_update_links_status() local 1440 u8 hlid; in wl1271_op_tx() local 2710 const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_record_ap_key() 2771 u8 hlid; in wl1271_ap_init_hwenc() local 2814 u8 hlid; in wl1271_set_key() local 4080 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl1271_free_sta() 4103 u8 hlid; in wl1271_op_sta_add() local 4201 u8 hlid, *ba_bitmap; in wl1271_op_ampdu_action() local
|
D | cmd.h | 279 u8 hlid; member 286 u8 hlid; /* data hlid */ member 306 u8 hlid; /* data hlid */ member 436 u8 hlid; member 582 u8 hlid; member 620 u8 hlid; member 633 u8 hlid; member
|
D | event.c | 190 u8 hlid; in wl1271_stop_ba_event() local
|
D | rx.h | 124 u8 hlid; member
|
D | tx.h | 118 u8 hlid; member
|
D | wl12xx.h | 232 u8 hlid; member 483 u8 hlid; member 500 u8 hlid; member
|
D | acx.c | 1313 bool allow_ht_operation, u8 hlid) in wl1271_acx_set_ht_capabilities()
|
D | acx.h | 907 u8 hlid; member 983 u8 hlid; member
|