Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h515 static inline bool wlcore_is_p2p_mgmt(struct wl12xx_vif *wlvif) in wlcore_is_p2p_mgmt() function
H A Dcmd.c2013 if (!wlcore_is_p2p_mgmt(wlvif)) { in wl12xx_start_dev()
2035 if (!wlcore_is_p2p_mgmt(wlvif)) in wl12xx_start_dev()
2065 if (!wlcore_is_p2p_mgmt(wlvif)) { in wl12xx_stop_dev()
/linux/drivers/net/wireless/ti/wl18xx/
H A Dscan.c41 if (wlcore_is_p2p_mgmt(wlvif)) in wl18xx_scan_send()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c108 if (wlcore_is_p2p_mgmt(wlvif)) in wl1271_scan_send()