Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_dmac_flt.c45 struct cgx_mac_addr_set_or_get *req; in otx2_dmacflt_add_pfmac()
46 struct cgx_mac_addr_set_or_get *rsp; in otx2_dmacflt_add_pfmac()
65 rsp = (struct cgx_mac_addr_set_or_get *) in otx2_dmacflt_add_pfmac()
/linux-6.14.4/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.c679 struct cgx_mac_addr_set_or_get *req, in rvu_mbox_handler_cgx_mac_addr_set()
680 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_set()
767 struct cgx_mac_addr_set_or_get *req, in rvu_mbox_handler_cgx_mac_addr_get()
768 struct cgx_mac_addr_set_or_get *rsp) in rvu_mbox_handler_cgx_mac_addr_get()
Dmbox.h154 M(CGX_MAC_ADDR_SET, 0x203, cgx_mac_addr_set, cgx_mac_addr_set_or_get, \
155 cgx_mac_addr_set_or_get) \
156 M(CGX_MAC_ADDR_GET, 0x204, cgx_mac_addr_get, cgx_mac_addr_set_or_get, \
157 cgx_mac_addr_set_or_get) \
547 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()