Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
A Dhw_ops.h193 if (wl->ops->pre_pkt_send) in wlcore_hw_pre_pkt_send()
194 return wl->ops->pre_pkt_send(wl, buf_offset, last_len); in wlcore_hw_pre_pkt_send()
A Dwlcore.h97 u32 (*pre_pkt_send)(struct wl1271 *wl, u32 buf_offset, u32 last_len); member
/linux/drivers/net/wireless/ti/wl12xx/
A Dmain.c1717 .pre_pkt_send = NULL,
/linux/drivers/net/wireless/ti/wl18xx/
A Dmain.c1739 .pre_pkt_send = wl18xx_pre_pkt_send,

Completed in 13 milliseconds