Searched refs:addressfiltering (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/
H A Ducc_geth.c421 addressfiltering;
440 addressfiltering;
877 pr_info("addressfiltering[%d]: addr - 0x%08x, val - 0x%02x\n",
879 (u32)&ugeth->p_rx_glbl_pram->addressfiltering[i],
880 ugeth->p_rx_glbl_pram->addressfiltering[i]);
1756 ugeth->p_rx_glbl_pram->addressfiltering;
1971 p_rx_glbl_pram->addressfiltering;
2759 p_rx_glbl_pram->addressfiltering;
H A Ducc_geth.h622 u8 addressfiltering[64]; /* address filtering data structure */ member in struct:ucc_geth_rx_global_pram

Completed in 148 milliseconds