Home
last modified time | relevance | path

Searched defs:chnl (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/contrib/dev/iwlwifi/
H A Diwl-scd.h52 static inline unsigned int SCD_QUEUE_WRPTR(unsigned int chnl) in SCD_QUEUE_WRPTR()
60 static inline unsigned int SCD_QUEUE_RDPTR(unsigned int chnl) in SCD_QUEUE_RDPTR()
68 static inline unsigned int SCD_QUEUE_STATUS_BITS(unsigned int chnl) in SCD_QUEUE_STATUS_BITS()
H A Diwl-fh.h72 unsigned int chnl) in FH_MEM_CBBC_QUEUE() argument
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dscan.c398 struct hostapd_channel_data *chnl; is_6ghz_supported() local
H A Dctrl_iface.c4539 struct hostapd_channel_data *chnl; ctrl_iface_get_capability_channels() local
4589 struct hostapd_channel_data *chnl; ctrl_iface_get_capability_freq() local
[all...]
/freebsd-src/sys/dev/wpi/
H A Dif_wpi.c5245 uint8_t chnl; wpi_hw_init() local
5361 uint8_t chnl, qid; wpi_hw_stop() local
[all...]
/freebsd-src/sys/dev/iwm/
H A Dif_iwm.c1269 int chnl, qid; iwm_stop_device() local
1688 int error, chnl; iwm_trans_pcie_fw_alive() local
[all...]
H A Dif_iwmreg.h1402 static inline unsigned int IWM_SCD_QUEUE_WRPTR(unsigned int chnl) in IWM_SCD_QUEUE_WRPTR() argument
1409 static inline unsigned int IWM_SCD_QUEUE_RDPTR(unsigned int chnl) in IWM_SCD_QUEUE_RDPTR() argument
1416 static inline unsigned int IWM_SCD_QUEUE_STATUS_BITS(unsigned int chnl) in IWM_SCD_QUEUE_STATUS_BITS() argument
1490 IWM_FH_MEM_CBBC_QUEUE(unsigned int chnl) IWM_FH_MEM_CBBC_QUEUE() argument
[all...]
/freebsd-src/sys/dev/iwn/
H A Dif_iwn.c8744 int error, chnl, qid; iwn_hw_init() local
8856 int chnl, qid, ntries; iwn_hw_stop() local
[all...]
H A Dif_iwnreg.h322 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) argument