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

/drivers/net/wireless/rtl818x/rtl8187/
H A Drtl8187.h139 u8 aifsn[4]; member in struct:rtl8187_priv
H A Ddev.c862 priv->aifsn[0] = 2; /* AIFSN[AC_VO] */
863 priv->aifsn[1] = 2; /* AIFSN[AC_VI] */
864 priv->aifsn[2] = 7; /* AIFSN[AC_BK] */
865 priv->aifsn[3] = 3; /* AIFSN[AC_BE] */
1221 priv->aifsn[queue] * priv->slot_time +
1341 priv->aifsn[queue] = params->aifs;
/drivers/net/wireless/iwlwifi/
H A Diwl-mac80211.c1048 .aifsn = 2,
1054 .aifsn = 2,
1060 .aifsn = 3,
1065 .aifsn = 7,
1189 ctx->qos_data.def_qos_parm.ac[q].aifsn = params->aifs;
H A Diwl-commands.h709 * @aifsn: Number of slots in Arbitration Interframe Space (before
720 u8 aifsn; member in struct:iwl_ac_qos
H A Diwl-debugfs.c626 ctx->qos_data.def_qos_parm.ac[i].aifsn,
/drivers/net/wireless/wl12xx/
H A Dacx.c828 u8 ac, u8 cw_min, u16 cw_max, u8 aifsn, u16 txop)
834 "aifs %d txop %d", ac, cw_min, cw_max, aifsn, txop);
847 acx->aifsn = aifsn;
827 wl1271_acx_ac_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 ac, u8 cw_min, u16 cw_max, u8 aifsn, u16 txop) argument
H A Dconf.h568 u8 aifsn; member in struct:conf_tx_ac_category
H A Dacx.h661 u8 aifsn; member in struct:acx_ac_cfg
1268 u8 ac, u8 cw_min, u16 cw_max, u8 aifsn, u16 txop);
H A Dinit.c619 conf_ac->aifsn, conf_ac->tx_op_limit);
H A Dmain.c151 .aifsn = 3,
158 .aifsn = 7,
165 .aifsn = CONF_TX_AIFS_PIFS,
172 .aifsn = CONF_TX_AIFS_PIFS,
/drivers/net/wireless/wl1251/
H A Dacx.c1049 acx->aifsn = aifs;
H A Dacx.h1257 u8 aifsn; member in struct:wl1251_acx_ac_cfg
/drivers/net/wireless/iwlegacy/
H A Dcommands.h801 * @aifsn: Number of slots in Arbitration Interframe Space (before
812 u8 aifsn; member in struct:il_ac_qos
H A Ddebug.c789 il->qos_data.def_qos_parm.ac[i].aifsn,
H A Dcommon.c4467 il->qos_data.def_qos_parm.ac[q].aifsn = params->aifs;
/drivers/net/wireless/rtlwifi/
H A Dwifi.h595 /*aci/aifsn Field.
601 u8 aifsn:4; member in struct:aci_aifsn::__anon3714

Completed in 1024 milliseconds