Searched refs:wl1271_free_sta (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ti/wlcore/ |
D | tx.h | 270 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid);
|
D | tx.c | 1063 wl1271_free_sta(wl, wlvif, i); in wl12xx_tx_reset_wlvif()
|
D | main.c | 4996 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl1271_free_sta() function 5041 wl1271_free_sta(wl, wlvif, hlid); in wl12xx_sta_add() 5064 wl1271_free_sta(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()
|