Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c49 static int wl1271_alloc_tx_id(struct wl1271 *wl, struct sk_buff *skb) in wl1271_alloc_tx_id() function
206 id = wl1271_alloc_tx_id(wl, skb); in wl1271_tx_allocate()