Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dmac_flt.c11 u32 *dmac_index) in otx2_dmacflt_do_add() argument
36 *dmac_index = rsp->index; in otx2_dmacflt_do_add()
43 static int otx2_dmacflt_add_pfmac(struct otx2_nic *pf, u32 *dmac_index) in otx2_dmacflt_add_pfmac() argument
57 req->index = *dmac_index; in otx2_dmacflt_add_pfmac()
73 *dmac_index = rsp->index; in otx2_dmacflt_add_pfmac()
95 u32 dmac_index) in otx2_dmacflt_do_remove() argument
107 req->index = dmac_index; in otx2_dmacflt_do_remove()
115 static int otx2_dmacflt_remove_pfmac(struct otx2_nic *pf, u32 dmac_index) in otx2_dmacflt_remove_pfmac() argument
126 req->index = dmac_index; in otx2_dmacflt_remove_pfmac()