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/
DKconfig113 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.h4743 P2P = 1, enumerator
/drivers/scsi/qla2xxx/
Dqla_init.c4522 if (ha->operating_mode == P2P) { in qla2x00_update_fw_options()
4547 if (ha->operating_mode == P2P) { in qla24xx_update_fw_options()
5068 ha->operating_mode = P2P; in qla2x00_configure_hba()
5076 ha->operating_mode = P2P; in qla2x00_configure_hba()
Dqla_bsg.c1863 if (ha->operating_mode != P2P) { in qla24xx_process_bidir_cmd()
Dqla_target.c7043 tmp = P2P << 4; in qlt_24xx_config_nvram_stage1()
7147 tmp = P2P << 4; in qlt_81xx_config_nvram_stage1()
Dqla_def.h4178 #define P2P 1 macro