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