Searched refs:il_prep_station (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1917 * il_prep_station - Prepare station information for addition 1922 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap, in il_prep_station() function 1999 EXPORT_SYMBOL_GPL(il_prep_station); 2017 sta_id = il_prep_station(il, addr, is_ap, sta); in il_add_station_common()
|
H A D | common.h | 2133 u8 il_prep_station(struct il_priv *il, const u8 *addr, bool is_ap,
|
H A D | 4965-mac.c | 3519 sta_id = il_prep_station(il, il_bcast_addr, false, NULL); in il4965_alloc_bcast_station()
|