Home
last modified time | relevance | path

Searched refs:qtnf_cmd_send_frame (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.h30 int qtnf_cmd_send_frame(struct qtnf_vif *vif, u32 cookie, u16 flags,
Dcore.c402 qtnf_cmd_send_frame(vif, 0, QLINK_FRAME_TX_FLAG_8023, in qtnf_vif_send_data_high_pri()
Dcfg80211.c480 return qtnf_cmd_send_frame(vif, short_cookie, flags, in qtnf_mgmt_tx()
Dcommands.c412 int qtnf_cmd_send_frame(struct qtnf_vif *vif, u32 cookie, u16 flags, in qtnf_cmd_send_frame() function