Searched refs:qtnf_cmd_send_add_intf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | commands.h | 16 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype,
|
H A D | core.c | 588 ret = qtnf_cmd_send_add_intf(vif, vif->wdev.iftype, in qtnf_core_mac_attach()
|
H A D | cfg80211.c | 246 ret = qtnf_cmd_send_add_intf(vif, type, use4addr, mac_addr); in qtnf_add_virtual_intf()
|
H A D | commands.c | 813 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, in qtnf_cmd_send_add_intf() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | commands.h | 16 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype,
|
H A D | core.c | 582 ret = qtnf_cmd_send_add_intf(vif, vif->wdev.iftype, in qtnf_core_mac_attach()
|
H A D | cfg80211.c | 246 ret = qtnf_cmd_send_add_intf(vif, type, use4addr, mac_addr); in qtnf_add_virtual_intf()
|
H A D | commands.c | 801 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, in qtnf_cmd_send_add_intf() function
|
Completed in 13 milliseconds