Home
last modified time | relevance | path

Searched refs:bf_mcs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1291 u8 bf_mcs; in bf_show() local
1303 bf_mcs = le16_to_cpu(reply.evt.bf_mcs); in bf_show()
1315 WIL_EXTENDED_MCS_CHECK(bf_mcs), in bf_show()
1844 WIL_EXTENDED_MCS_CHECK(basic->bf_mcs), in wil_link_stats_print_basic()
H A Dwmi.h2316 __le16 bf_mcs; member
4105 u8 bf_mcs; member
H A Dcfg80211.c456 tx_mcs = le16_to_cpu(reply.evt.bf_mcs); in wil_cid_fill_sinfo()