Searched refs:bw_cap (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/dev/rtw88/
H A Dmain.c958 static u8 hw_bw_cap_to_bitamp(u8 bw_cap) argument
962 switch (bw_cap) {
/freebsd-current/sys/contrib/dev/rtw89/
H A Dphy.c370 ra->bw_cap = bw_mode;
411 ra->bw_cap,
585 ra->bw_cap,
H A Dfw.c2446 le32_encode_bits(ra->bw_cap, RTW89_H2C_RA_W0_BW_CAP) |
2469 le32_encode_bits(ra->bw_cap, RTW89_H2C_RA_V1_W4_BW_EHT);
H A Dcore.h2715 u8 bw_cap:3; /* enum rtw89_bandwidth */ member in struct:rtw89_ra_info

Completed in 397 milliseconds