Searched refs:XLGMAC_SET_REG_BITS (Results 1 – 4 of 4) sorted by relevance
2825 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2830 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2835 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2840 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2845 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2850 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2855 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2858 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2863 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_enable_int()2888 dma_ch_ier = XLGMAC_SET_REG_BITS( in xlgmac_disable_int()[all …]
157 pdata->rss_table[i] = XLGMAC_SET_REG_BITS( in xlgmac_init()163 pdata->rss_options = XLGMAC_SET_REG_BITS( in xlgmac_init()167 pdata->rss_options = XLGMAC_SET_REG_BITS( in xlgmac_init()171 pdata->rss_options = XLGMAC_SET_REG_BITS( in xlgmac_init()
142 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()147 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()153 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()168 pkt_info->attributes = XLGMAC_SET_REG_BITS( in xlgmac_prep_tx_pkt()
114 #define XLGMAC_SET_REG_BITS(var, pos, len, val) ({ \ macro