Searched refs:NIX_CHAN_CGX_LMAC_CHX (Results 1 – 2 of 2) sorted by relevance
186 #define NIX_CHAN_CGX_LMAC_CHX(a, b, c) (0x800 + 0x100 * (a) + 0x10 * (b) + (c)) macro
209 pfvf->rx_chan_base = NIX_CHAN_CGX_LMAC_CHX(cgx_id, lmac_id, 0); in nix_interface_init()