Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c108 u8 hlid) in wl1271_tx_regulate_link()
189 u8 hlid, bool is_gem) in wl1271_tx_allocate()
249 struct ieee80211_tx_info *control, u8 hlid) in wl1271_tx_fill_hdr()
358 struct sk_buff *skb, u32 buf_offset, u8 hlid) in wl1271_prepare_tx_frame()
526 u8 hlid, u8 ac, in wlcore_lnk_dequeue_high_prio()
546 u8 ac, u8 *hlid, in wlcore_vif_dequeue_high_prio()
579 static struct sk_buff *wl1271_skb_dequeue(struct wl1271 *wl, u8 *hlid) in wl1271_skb_dequeue()
670 struct sk_buff *skb, u8 hlid) in wl1271_skb_queue_head()
703 u8 hlid; in wl12xx_rearm_rx_streaming() local
755 u8 hlid; in wlcore_tx_work_locked() local
[all …]
H A Dps.c77 static void wl1271_ps_filter_frames(struct wl1271 *wl, u8 hlid) in wl1271_ps_filter_frames()
114 u8 hlid, bool clean_queues) in wl12xx_ps_link_start()
149 void wl12xx_ps_link_end(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl12xx_ps_link_end()
H A Dcmd.c300 static int wlcore_get_new_session_id(struct wl1271 *wl, u8 hlid) in wlcore_get_new_session_id()
310 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_allocate_link()
356 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_free_link()
1337 int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid) in wl12xx_cmd_set_default_wep_key()
1439 u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32, in wl1271_cmd_set_ap_key()
1502 u8 hlid) in wl12xx_cmd_set_peer_state()
1536 struct ieee80211_sta *sta, u8 hlid) in wl12xx_cmd_add_peer()
1595 u8 hlid) in wl12xx_cmd_remove_peer()
H A Drx.c104 enum wl_rx_buf_align rx_align, u8 *hlid) in wl1271_rx_handle_data()
208 u8 hlid; in wlcore_rx() local
H A Dhw_ops.h235 u32 rate_set, u8 hlid) in wlcore_hw_set_peer_cap()
254 wlcore_hw_lnk_high_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_high_prio()
264 wlcore_hw_lnk_low_prio(struct wl1271 *wl, u8 hlid, in wlcore_hw_lnk_low_prio()
H A Devent.c139 u8 hlid = wlvif->sta.hlid; in wl1271_stop_ba_event() local
145 u8 hlid; in wl1271_stop_ba_event() local
H A Dcmd.h298 u8 hlid; member
305 u8 hlid; /* data hlid */ member
325 u8 hlid; /* data hlid */ member
470 u8 hlid; member
539 u8 hlid; member
584 u8 hlid; member
599 u8 hlid; member
H A Dwlcore_i.h167 u8 hlid; member
215 u8 hlid; member
330 u8 hlid; member
362 u8 hlid; member
H A Drx.h129 u8 hlid; member
H A Dtx.h122 u8 hlid; member
H A Dacx.c1287 bool allow_ht_operation, u8 hlid) in wl1271_acx_set_ht_capabilities()
H A Dacx.h671 u8 hlid; member
745 u8 hlid; member
/linux/drivers/net/wireless/ti/wl18xx/
H A Dtx.c19 u8 band, struct ieee80211_tx_rate *rate, u8 hlid) in wl18xx_get_last_tx_rate()
145 u8 i, hlid; in wl18xx_tx_immediate_complete() local
H A Dacx.c100 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode()
139 u32 rate_set, u8 hlid) in wl18xx_acx_set_peer_cap()
H A Dwl18xx.h118 u8 hlid; member
178 u8 hlid; member
H A Dacx.h297 u8 hlid; member
317 u8 hlid; member
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c484 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument