Searched refs:wfx_hif_set_template_frame (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/wireless/silabs/wfx/ |
D | hif_tx_mib.h | 32 int wfx_hif_set_template_frame(struct wfx_vif *wvif, struct sk_buff *skb,
|
D | scan.c | 35 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_PRBREQ, 0); in update_probe_tmpl()
|
D | hif_tx_mib.c | 137 int wfx_hif_set_template_frame(struct wfx_vif *wvif, struct sk_buff *skb, in wfx_hif_set_template_frame() function
|
D | sta.c | 345 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_BCN, API_RATE_INDEX_B_1MBPS); in wfx_upload_ap_templates() 351 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_PRBRES, API_RATE_INDEX_B_1MBPS); in wfx_upload_ap_templates()
|