Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dmac_flt.c40 struct cgx_mac_addr_set_or_get *req; in otx2_dmacflt_add_pfmac()
41 struct cgx_mac_addr_set_or_get *rsp; in otx2_dmacflt_add_pfmac()
60 rsp = (struct cgx_mac_addr_set_or_get *) in otx2_dmacflt_add_pfmac()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h228 int rvu_npc_exact_mac_addr_set(struct rvu *rvu, struct cgx_mac_addr_set_or_get *req,
229 struct cgx_mac_addr_set_or_get *rsp);
Drvu_cgx.c655 struct cgx_mac_addr_set_or_get *req, in rvu_mbox_handler_cgx_mac_addr_set()
656 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_set()
743 struct cgx_mac_addr_set_or_get *req, in rvu_mbox_handler_cgx_mac_addr_get()
744 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_get()
Dmbox.h151 M(CGX_MAC_ADDR_SET, 0x203, cgx_mac_addr_set, cgx_mac_addr_set_or_get, \
152 cgx_mac_addr_set_or_get) \
153 M(CGX_MAC_ADDR_GET, 0x204, cgx_mac_addr_get, cgx_mac_addr_set_or_get, \
154 cgx_mac_addr_set_or_get) \
535 struct cgx_mac_addr_set_or_get { struct
Drvu_npc_hash.c1736 int rvu_npc_exact_mac_addr_set(struct rvu *rvu, struct cgx_mac_addr_set_or_get *req, in rvu_npc_exact_mac_addr_set()
1737 struct cgx_mac_addr_set_or_get *rsp) in rvu_npc_exact_mac_addr_set()