Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h597 uint32_t txtimeout; member
975 uint32_t txtimeout; member
H A Dif_wpi.c3822 cmd.txtimeout = htole32(pmgt->txtimeout * IEEE80211_DUR_TU); in wpi_set_pslevel()
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h912 uint32_t txtimeout; member
2125 uint32_t txtimeout; member
H A Dif_iwn.c6487 cmd.txtimeout = htole32(pmgt->txtimeout * 1024); in iwn_set_pslevel()