Searched refs:wl1271_prepare_tx_frame (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | tx.c | 360 static int wl1271_prepare_tx_frame(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_prepare_tx_frame() function 740 * wl1271_prepare_tx_frame retvals won't be returned in order to avoid 742 * In case a FW command fails within wl1271_prepare_tx_frame fails a recovery 774 ret = wl1271_prepare_tx_frame(wl, wlvif, skb, buf_offset, in wlcore_tx_work_locked()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | tx.c | 360 static int wl1271_prepare_tx_frame(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_prepare_tx_frame() function 740 * wl1271_prepare_tx_frame retvals won't be returned in order to avoid 742 * In case a FW command fails within wl1271_prepare_tx_frame fails a recovery 774 ret = wl1271_prepare_tx_frame(wl, wlvif, skb, buf_offset, in wlcore_tx_work_locked()
|
Completed in 7 milliseconds