Searched defs:hlid (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/drivers/net/wireless/wl12xx/ |
D | ps.c | 177 static void wl1271_ps_filter_frames(struct wl1271 *wl, u8 hlid) in wl1271_ps_filter_frames() 202 void wl1271_ps_link_start(struct wl1271 *wl, u8 hlid, bool clean_queues) in wl1271_ps_link_start() 232 void wl1271_ps_link_end(struct wl1271 *wl, u8 hlid) in wl1271_ps_link_end()
|
D | tx.c | 89 static void wl1271_tx_regulate_link(struct wl1271 *wl, u8 hlid) in wl1271_tx_regulate_link() 131 u32 buf_offset, u8 hlid) in wl1271_tx_allocate() 177 u8 hlid) in wl1271_tx_fill_hdr() 264 u8 hlid; in wl1271_prepare_tx_frame() local 440 u8 hlid = wl1271_tx_get_hlid(skb); in wl1271_skb_queue_head() local 635 void wl1271_tx_reset_link_queues(struct wl1271 *wl, u8 hlid) in wl1271_tx_reset_link_queues()
|
D | main.c | 540 static void wl1271_irq_ps_regulate_link(struct wl1271 *wl, u8 hlid, u8 tx_blks) in wl1271_irq_ps_regulate_link() 566 u8 hlid; in wl1271_irq_update_links_status() local 1086 u8 hlid = 0; in wl1271_op_tx() local 1771 u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_record_ap_key() 1868 u8 hlid; in wl1271_set_key() local 2734 u8 *hlid) in wl1271_allocate_sta() 2753 static void wl1271_free_sta(struct wl1271 *wl, u8 hlid) in wl1271_free_sta() 2773 u8 hlid; in wl1271_op_sta_add() local
|
D | cmd.c | 839 u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_cmd_set_ap_key() 1055 int wl1271_cmd_add_sta(struct wl1271 *wl, struct ieee80211_sta *sta, u8 hlid) in wl1271_cmd_add_sta() 1102 int wl1271_cmd_remove_sta(struct wl1271 *wl, u8 hlid) in wl1271_cmd_remove_sta()
|
D | rx.h | 112 u8 hlid; /* AP FW */ member
|
D | tx.h | 83 u8 hlid; member
|
D | cmd.h | 350 u8 hlid; member 525 u8 hlid; member 538 u8 hlid; member
|
D | wl12xx.h | 310 u8 hlid; member 550 u8 hlid; member
|