Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A 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()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A 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);
H A 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()
H A Dmbox.h150 M(CGX_MAC_ADDR_SET, 0x203, cgx_mac_addr_set, cgx_mac_addr_set_or_get, \
151 cgx_mac_addr_set_or_get) \
152 M(CGX_MAC_ADDR_GET, 0x204, cgx_mac_addr_get, cgx_mac_addr_set_or_get, \
153 cgx_mac_addr_set_or_get) \
527 struct cgx_mac_addr_set_or_get { struct
H A 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()