Home
last modified time | relevance | path

Searched refs:fc_addr (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_cmds.h32 efc_cmd_node_alloc(struct efc *efc, struct efc_remote_node *rnode, u32 fc_addr,
Defc_cmds.c606 efc_cmd_node_alloc(struct efc *efc, struct efc_remote_node *rnode, u32 fc_addr, in efc_cmd_node_alloc() argument
613 fc_addr, rnode->indicator); in efc_cmd_node_alloc()
623 fc_addr); in efc_cmd_node_alloc()
627 rnode->fc_id = fc_addr; in efc_cmd_node_alloc()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.h119 struct qmem *fc_addr; member
Dotx2_common.c907 sq->aura_fc_addr = pool->fc_addr->base; in otx2_sq_init()
1198 qmem_free(pfvf->dev, pool->fc_addr); in otx2_aura_pool_free()
1216 if (!pool->fc_addr) { in otx2_aura_init()
1217 err = qmem_alloc(pfvf->dev, &pool->fc_addr, 1, OTX2_ALIGN); in otx2_aura_init()
1244 aq->aura.fc_addr = pool->fc_addr->iova; in otx2_aura_init()
/linux-6.1.9/arch/mips/include/asm/sgi/
Dheart.h92 u64 fc_addr[2]; /* + 0x00050 */ member
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h210 u64 fc_addr; /* W4 */ member
260 u64 fc_addr; /* W5 */ member
Drvu_debugfs.c1095 seq_printf(m, "W4: fc_addr\t\t%llx\n", aura->fc_addr); in print_npa_aura_ctx()
1142 seq_printf(m, "W5: fc_addr\t\t%llx\n", pool->fc_addr); in print_npa_pool_ctx()