Home
last modified time | relevance | path

Searched refs:il_get_hw_mode (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c516 supp_band = il_get_hw_mode(il, NL80211_BAND_2GHZ); in il_dbgfs_channels_read()
543 supp_band = il_get_hw_mode(il, NL80211_BAND_5GHZ); in il_dbgfs_channels_read()
H A Dcommon.h1954 il_get_hw_mode(struct il_priv *il, enum nl80211_band band) in il_get_hw_mode() function
H A D3945-mac.c1530 sband = il_get_hw_mode(il, band); in il3945_get_channels_for_scan()
H A Dcommon.c4074 hw = il_get_hw_mode(il, il->band); in il_set_rate()
H A D4965-mac.c768 sband = il_get_hw_mode(il, band); in il4965_get_channels_for_scan()