Searched refs:ieee_mode (Results 1 – 1 of 1) sorted by relevance
3209 static int hdd_we_ieee_to_phymode(int ieee_mode, eCsrPhyMode *csr_phy_mode) in hdd_we_ieee_to_phymode() argument3211 switch (ieee_mode) { in hdd_we_ieee_to_phymode()3239 hdd_err("Not supported mode %d", ieee_mode); in hdd_we_ieee_to_phymode()3246 static int hdd_we_ieee_to_band(int ieee_mode, uint8_t *supported_band) in hdd_we_ieee_to_band() argument3248 switch (ieee_mode) { in hdd_we_ieee_to_band()3270 hdd_err("Not supported mode %d", ieee_mode); in hdd_we_ieee_to_band()3277 static int hdd_we_ieee_to_bonding_mode(int ieee_mode, uint32_t *bonding_mode) in hdd_we_ieee_to_bonding_mode() argument3279 switch (ieee_mode) { in hdd_we_ieee_to_bonding_mode()3299 hdd_err("Not supported mode %d", ieee_mode); in hdd_we_ieee_to_bonding_mode()