Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
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()
Dcommon.h1942 il_get_hw_mode(struct il_priv *il, enum nl80211_band band) in il_get_hw_mode() function
D3945-mac.c1536 sband = il_get_hw_mode(il, band); in il3945_get_channels_for_scan()
Dcommon.c4062 hw = il_get_hw_mode(il, il->band); in il_set_rate()
D4965-mac.c768 sband = il_get_hw_mode(il, band); in il4965_get_channels_for_scan()