Searched refs:update_bcast_stations (Results 1 – 3 of 3) sorted by relevance
1886 .update_bcast_stations = il4965_update_bcast_stations,
1575 int (*update_bcast_stations) (struct il_priv *il); member
5122 if (il->ops->update_bcast_stations) in il_mac_config()5123 ret = il->ops->update_bcast_stations(il); in il_mac_config()