Home
last modified time | relevance | path

Searched refs:wl1271_tx_get_hlid (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dtx.h153 u8 wl1271_tx_get_hlid(struct sk_buff *skb);
Dtx.c109 u8 wl1271_tx_get_hlid(struct sk_buff *skb) in wl1271_tx_get_hlid() function
292 hlid = wl1271_tx_get_hlid(skb); in wl1271_prepare_tx_frame()
440 u8 hlid = wl1271_tx_get_hlid(skb); in wl1271_skb_queue_head()
Dmain.c1091 hlid = wl1271_tx_get_hlid(skb); in wl1271_op_tx()