Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c773 const u32 rxsc_idx_max = aq_sc_idx_max(cfg->sc_sa); in aq_mdo_add_rxsc() local
777 if (hweight32(cfg->rxsc_idx_busy) >= rxsc_idx_max) in aq_mdo_add_rxsc()
781 if (rxsc_idx >= rxsc_idx_max) in aq_mdo_add_rxsc()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c749 const u32 rxsc_idx_max = aq_sc_idx_max(cfg->sc_sa); in aq_mdo_add_rxsc() local
753 if (hweight32(cfg->rxsc_idx_busy) >= rxsc_idx_max) in aq_mdo_add_rxsc()
757 if (rxsc_idx >= rxsc_idx_max) in aq_mdo_add_rxsc()

Completed in 7 milliseconds