Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1855 u32 *mc_other; in mv643xx_eth_program_multicast_filter() local
1862 /* Allocate both mc_spec and mc_other tables */ in mv643xx_eth_program_multicast_filter()
1866 mc_other = &mc_spec[64]; in mv643xx_eth_program_multicast_filter()
1877 table = mc_other; in mv643xx_eth_program_multicast_filter()
1888 mc_other[i]); in mv643xx_eth_program_multicast_filter()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1866 u32 *mc_other; in mv643xx_eth_program_multicast_filter() local
1873 /* Allocate both mc_spec and mc_other tables */ in mv643xx_eth_program_multicast_filter()
1877 mc_other = &mc_spec[64]; in mv643xx_eth_program_multicast_filter()
1888 table = mc_other; in mv643xx_eth_program_multicast_filter()
1899 mc_other[i]); in mv643xx_eth_program_multicast_filter()

Completed in 9 milliseconds