Searched refs:qlink_chan_stats (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1690 * Used to indicate which statistics values in &struct qlink_chan_stats
1714 * struct qlink_chan_stats - data for QTN_TLV_ID_CHANNEL_STATS
1729 struct qlink_chan_stats { struct
H A Dcommands.c2333 const struct qlink_chan_stats *stats = NULL;
2351 stats = (struct qlink_chan_stats *)tlv->val;
2370 (offsetofend(struct qlink_chan_stats, stat_name) <= stats_len))

Completed in 174 milliseconds