Home
last modified time | relevance | path

Searched refs:P2P (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dfirmware.h10 P2P = 1, enumerator
H A Dfirmware.c10 DEFINE(P2P),
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfeature.h12 * MCHAN: multi-channel for concurrent P2P.
15 * P2P: peer-to-peer
38 BRCMF_FEAT_DEF(P2P) \
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfeature.h12 * MCHAN: multi-channel for concurrent P2P.
15 * P2P: peer-to-peer
40 BRCMF_FEAT_DEF(P2P) \
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h246 /* P2P WLAN_FEATURE_P2P */
3241 /* P2P IE offset from the begining of the template */
4707 P2P = 1, enumerator
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_init.c4049 /* Set Retry FLOGI in case of P2P connection */ in qla2x00_update_fw_options()
4050 if (ha->operating_mode == P2P) { in qla2x00_update_fw_options()
4074 /* Set Retry FLOGI in case of P2P connection */ in qla24xx_update_fw_options()
4075 if (ha->operating_mode == P2P) { in qla24xx_update_fw_options()
4574 ql_dbg(ql_dbg_disc, vha, 0x200d, "HBA in N P2P topology.\n"); in qla2x00_configure_hba()
4575 ha->operating_mode = P2P; in qla2x00_configure_hba()
4581 ql_dbg(ql_dbg_disc, vha, 0x200e, "HBA in F P2P topology.\n"); in qla2x00_configure_hba()
4583 ha->operating_mode = P2P; in qla2x00_configure_hba()
H A Dqla_bsg.c1843 /* Check if operating mode is P2P */ in qla24xx_process_bidir_cmd()
1844 if (ha->operating_mode != P2P) { in qla24xx_process_bidir_cmd()
H A Dqla_target.c6898 tmp = P2P << 4; in qlt_24xx_config_nvram_stage1()
7002 tmp = P2P << 4; in qlt_81xx_config_nvram_stage1()
H A Dqla_def.h4025 #define P2P 1 macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_init.c4519 /* Set Retry FLOGI in case of P2P connection */ in qla2x00_update_fw_options()
4520 if (ha->operating_mode == P2P) { in qla2x00_update_fw_options()
4544 /* Set Retry FLOGI in case of P2P connection */ in qla24xx_update_fw_options()
4545 if (ha->operating_mode == P2P) { in qla24xx_update_fw_options()
5064 ql_dbg(ql_dbg_disc, vha, 0x200d, "HBA in N P2P topology.\n"); in qla2x00_configure_hba()
5066 ha->operating_mode = P2P; in qla2x00_configure_hba()
5072 ql_dbg(ql_dbg_disc, vha, 0x200e, "HBA in F P2P topology.\n"); in qla2x00_configure_hba()
5074 ha->operating_mode = P2P; in qla2x00_configure_hba()
H A Dqla_bsg.c1862 /* Check if operating mode is P2P */ in qla24xx_process_bidir_cmd()
1863 if (ha->operating_mode != P2P) { in qla24xx_process_bidir_cmd()
H A Dqla_target.c6935 tmp = P2P << 4; in qlt_24xx_config_nvram_stage1()
7039 tmp = P2P << 4; in qlt_81xx_config_nvram_stage1()
H A Dqla_def.h4240 #define P2P 1 macro

Completed in 79 milliseconds