Home
last modified time | relevance | path

Searched refs:sta_kickout_th (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.c1088 .sta_kickout_th = WMI_PDEV_PARAM_STA_KICKOUT_TH,
1183 .sta_kickout_th = WMI_10X_PDEV_PARAM_STA_KICKOUT_TH,
1279 .sta_kickout_th = WMI_10X_PDEV_PARAM_STA_KICKOUT_TH,
1534 .sta_kickout_th = WMI_10_4_PDEV_PARAM_STA_KICKOUT_TH,
H A Dwmi.h3738 u32 sta_kickout_th; member
H A Dwmi-tlv.c4780 .sta_kickout_th = WMI_TLV_PDEV_PARAM_STA_KICKOUT_TH,
H A Dmac.c790 param = ar->wmi.pdev_param->sta_kickout_th; in ath10k_mac_set_kickout()