Searched refs:TX_SC_MAX (Results 1 – 1 of 1) sorted by relevance
20 #define TX_SC_MAX 4 macro202 DECLARE_BITMAP(secy_bitmap, TX_SC_MAX);203 DECLARE_BITMAP(tx_sc_bitmap, TX_SC_MAX);941 if (bitmap_empty(priv->macsec->secy_bitmap, TX_SC_MAX)) in nxp_c45_mdo_dev_open()967 if (bitmap_empty(priv->macsec->secy_bitmap, TX_SC_MAX)) in nxp_c45_mdo_dev_stop()990 idx = find_first_zero_bit(priv->macsec->tx_sc_bitmap, TX_SC_MAX); in nxp_c45_mdo_add_secy()991 if (idx == TX_SC_MAX) in nxp_c45_mdo_add_secy()