Searched refs:otx2_dmacflt_add (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_dmac_flt.c | 74 int otx2_dmacflt_add(struct otx2_nic *pf, const u8 *mac, u32 bit_pos) in otx2_dmacflt_add() function
|
D | otx2_flows.c | 1057 otx2_dmacflt_add(pfvf, eth_hdr->h_dest, 0); in otx2_add_flow_with_pfmac() 1155 otx2_dmacflt_add(pfvf, eth_hdr->h_dest, flow->entry); in otx2_add_flow() 1491 otx2_dmacflt_add(pf, eth_hdr->h_dest, in otx2_dmacflt_reinstall_flows()
|
D | otx2_common.h | 1025 int otx2_dmacflt_add(struct otx2_nic *pf, const u8 *mac, u32 bit_pos);
|