Searched defs:chdef (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink_util.c | 131 void qlink_chandef_cfg2q(const struct cfg80211_chan_def *chdef, in qlink_chandef_cfg2q() argument 115 qlink_chandef_q2cfg(struct wiphy *wiphy, const struct qlink_chandef *qch, struct cfg80211_chan_def *chdef) qlink_chandef_q2cfg() argument [all...] |
H A D | commands.c | 2532 int qtnf_cmd_get_channel(struct qtnf_vif *vif, struct cfg80211_chan_def *chdef) in qtnf_cmd_get_channel() argument 2553 qlink_chandef_q2cfg(priv_to_wiphy(vif->mac), &resp->chan, chdef); in qtnf_cmd_get_channel() local 2562 qtnf_cmd_start_cac(const struct qtnf_vif *vif, const struct cfg80211_chan_def *chdef, u32 cac_time_ms) qtnf_cmd_start_cac() argument
|
H A D | qlink.h | 1622 struct qlink_chandef chdef; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink_util.c | 131 void qlink_chandef_cfg2q(const struct cfg80211_chan_def *chdef, in qlink_chandef_cfg2q() argument 115 qlink_chandef_q2cfg(struct wiphy *wiphy, const struct qlink_chandef *qch, struct cfg80211_chan_def *chdef) qlink_chandef_q2cfg() argument [all...] |
H A D | commands.c | 2488 int qtnf_cmd_get_channel(struct qtnf_vif *vif, struct cfg80211_chan_def *chdef) in qtnf_cmd_get_channel() argument 2509 qlink_chandef_q2cfg(priv_to_wiphy(vif->mac), &resp->chan, chdef); in qtnf_cmd_get_channel() local 2518 qtnf_cmd_start_cac(const struct qtnf_vif *vif, const struct cfg80211_chan_def *chdef, u32 cac_time_ms) qtnf_cmd_start_cac() argument
|
H A D | qlink.h | 1622 struct qlink_chandef chdef; member
|
Completed in 15 milliseconds