Searched refs:aifsn (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/dev/usb/
H A Dif_uathvar.h82 uint8_t aifsn; member in struct:uath_wme_settings
H A Dif_uathreg.h209 uint32_t aifsn; member in struct:uath_qinfo
H A Dif_uath.c1661 qinfo.aifsn = htobe32(uath_wme_11g[ac].aifsn);
/openbsd-current/sys/dev/pci/
H A Dif_iwireg.h292 uint8_t aifsn[EDCA_NUM_AC]; member in struct:iwi_qos_params
H A Dif_wpireg.h330 uint8_t aifsn; member in struct:wpi_edca_params::__anon9559
H A Dif_iwi.c1924 qos->aifsn[aci] = iwi_cck[aci].ac_aifsn;
1933 qos->aifsn[aci] = iwi_ofdm[aci].ac_aifsn;
1942 qos->aifsn[aci] = edca[aci].ac_aifsn;
H A Dif_mwx.c4146 uint8_t aifsn; member in struct:mu_edca
4213 e->aifsn = q->aifsn;
H A Dif_iwnreg.h581 uint8_t aifsn; member in struct:iwn_edca_params::__anon6
H A Dif_iwmreg.h3998 * @aifsn: Number of slots in Arbitration Interframe Space (before
4013 uint8_t aifsn; member in struct:iwm_ac_qos
H A Dif_iwxreg.h4441 * @aifsn: Number of slots in Arbitration Interframe Space (before
4456 uint8_t aifsn; member in struct:iwx_ac_qos
H A Dif_wpi.c2152 cmd.ac[aci].aifsn = ac->ac_aifsn;
H A Dif_iwn.c4020 cmd.ac[aci].aifsn = ac->ac_aifsn;
H A Dif_iwx.c7347 cmd->ac[txf].aifsn = ac->ac_aifsn;
H A Dif_iwm.c8302 cmd->ac[txf].aifsn = ac->ac_aifsn;

Completed in 401 milliseconds