Home
last modified time | relevance | path

Searched refs:P2P (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfeature.h38 BRCMF_FEAT_DEF(P2P) \
/drivers/pci/
DKconfig174 Many PCIe root complexes do not support P2P transactions and
176 P2P DMA transactions must be between devices behind the same root
/drivers/ptp/
DKconfig100 delay mechanism (P2P) is not supported.
/drivers/net/wireless/ath/ath9k/
DKconfig150 for multi-channel concurrency. Enable this if P2P PowerSave support
/drivers/net/wireless/ath/wcn36xx/
Dhal.h4707 P2P = 1, enumerator
/drivers/scsi/qla2xxx/
Dqla_init.c4050 if (ha->operating_mode == P2P) { in qla2x00_update_fw_options()
4075 if (ha->operating_mode == P2P) { in qla24xx_update_fw_options()
4575 ha->operating_mode = P2P; in qla2x00_configure_hba()
4583 ha->operating_mode = P2P; in qla2x00_configure_hba()
Dqla_bsg.c1844 if (ha->operating_mode != P2P) { in qla24xx_process_bidir_cmd()
Dqla_target.c6898 tmp = P2P << 4; in qlt_24xx_config_nvram_stage1()
7002 tmp = P2P << 4; in qlt_81xx_config_nvram_stage1()
Dqla_def.h4025 #define P2P 1 macro