Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dmain.c2142 static void wl12xx_free_rate_policy(struct wl1271 *wl, u8 *idx) in wl12xx_free_rate_policy() function
2709 wl12xx_free_rate_policy(wl, &wlvif->sta.basic_rate_idx); in __wl1271_op_remove_interface()
2710 wl12xx_free_rate_policy(wl, &wlvif->sta.ap_rate_idx); in __wl1271_op_remove_interface()
2711 wl12xx_free_rate_policy(wl, &wlvif->sta.p2p_rate_idx); in __wl1271_op_remove_interface()
2716 wl12xx_free_rate_policy(wl, &wlvif->ap.mgmt_rate_idx); in __wl1271_op_remove_interface()
2717 wl12xx_free_rate_policy(wl, &wlvif->ap.bcast_rate_idx); in __wl1271_op_remove_interface()
2719 wl12xx_free_rate_policy(wl, in __wl1271_op_remove_interface()