Searched refs:wl1271_free_sta (Results 1 – 3 of 3) sorted by relevance
/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 | 1065 wl1271_free_sta(wl, wlvif, i); in wl12xx_tx_reset_wlvif()
|
D | main.c | 5051 void wl1271_free_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl1271_free_sta() function 5096 wl1271_free_sta(wl, wlvif, hlid); in wl12xx_sta_add() 5119 wl1271_free_sta(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()
|