Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_dma_buf.c17 static bool p2p_enabled(struct dma_buf_test_params *params) in p2p_enabled() function
43 else if (params->force_different_devices && !p2p_enabled(params)) in check_residency()
151 !p2p_enabled(params) && in xe_test_dmabuf_import_same_driver()
183 p2p_enabled(params) || in xe_test_dmabuf_import_same_driver()
/linux/drivers/staging/rtl8723bs/include/
H A Dioctl_cfg80211.h73 u8 p2p_enabled; member
/linux/drivers/net/wireless/rsi/
H A Drsi_main.h325 bool p2p_enabled; member
H A Drsi_91x_hal.c119 if ((common->band == NL80211_BAND_2GHZ) && !common->p2p_enabled) in rsi_prepare_mgmt_desc()
H A Drsi_91x_mac80211.c483 common->p2p_enabled = true; in rsi_mac80211_add_interface()