Searched refs:wfx_hif_set_template_frame (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hif_tx_mib.h | 32 int wfx_hif_set_template_frame(struct wfx_vif *wvif, struct sk_buff *skb,
|
H A D | scan.c | 35 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_PRBREQ, 0); in update_probe_tmpl()
|
H A 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
|
H A D | sta.c | 328 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_BCN, API_RATE_INDEX_B_1MBPS); in wfx_upload_ap_templates() 334 wfx_hif_set_template_frame(wvif, skb, HIF_TMPLT_PRBRES, API_RATE_INDEX_B_1MBPS); in wfx_upload_ap_templates()
|