Searched refs:il_prep_station (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1919 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, in il_prep_station() function 1996 EXPORT_SYMBOL_GPL(il_prep_station); 2014 sta_id = il_prep_station(il, addr, is_ap, sta); in il_add_station_common()
|
H A D | common.h | 2134 u8 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap,
|
H A D | 3945-mac.c | 2321 sta_id = il_prep_station(il, il_bcast_addr, false, NULL); in il3945_alloc_bcast_station()
|
H A D | 4965-mac.c | 3516 sta_id = il_prep_station(il, il_bcast_addr, false, NULL); in il4965_alloc_bcast_station()
|