Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h518 static inline bool wlcore_is_p2p_mgmt(struct wl12xx_vif *wlvif) in wlcore_is_p2p_mgmt() function
Dcmd.c2027 if (!wlcore_is_p2p_mgmt(wlvif)) { in wl12xx_start_dev()
2049 if (!wlcore_is_p2p_mgmt(wlvif)) in wl12xx_start_dev()
2079 if (!wlcore_is_p2p_mgmt(wlvif)) { in wl12xx_stop_dev()
Dmain.c1753 if (wlcore_is_p2p_mgmt(wlvif)) in wl1271_op_suspend()
1867 if (wlcore_is_p2p_mgmt(wlvif)) in wl1271_op_resume()
2610 if (!wlcore_is_p2p_mgmt(wlvif)) { in wl1271_op_add_interface()
2708 if (!wlcore_is_p2p_mgmt(wlvif)) { in __wl1271_op_remove_interface()
3107 if (wlcore_is_p2p_mgmt(wlvif)) in wl12xx_config_vif()
3234 if (wlcore_is_p2p_mgmt(wlvif)) in wl1271_op_configure_filter()
4931 if (wlcore_is_p2p_mgmt(wlvif)) in wl1271_op_conf_tx()
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dscan.c55 if (wlcore_is_p2p_mgmt(wlvif)) in wl18xx_scan_send()
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dscan.c122 if (wlcore_is_p2p_mgmt(wlvif)) in wl1271_scan_send()