Searched defs:chnl (Results 1 – 9 of 9) sorted by relevance
52 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()
72 unsigned int chnl) in FH_MEM_CBBC_QUEUE() argument [all...]
398 struct hostapd_channel_data *chnl; is_6ghz_supported() local
4539 struct hostapd_channel_data *chnl; ctrl_iface_get_capability_channels() local 4589 struct hostapd_channel_data *chnl; ctrl_iface_get_capability_freq() local [all...]
5245 uint8_t chnl; wpi_hw_init() local 5361 uint8_t chnl, qid; wpi_hw_stop() local [all...]
1269 int chnl, qid; iwm_stop_device() local 1688 int error, chnl; iwm_trans_pcie_fw_alive() local [all...]
1402 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...]
8744 int error, chnl, qid; iwn_hw_init() local 8856 int chnl, qid, ntries; iwn_hw_stop() local [all...]
322 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) argument