Searched refs:IGB_RXD_ALIGN (Results 1 – 3 of 3) sorted by relevance
120 #define IGB_RXD_ALIGN (E1000_ALIGN / sizeof(union e1000_adv_rx_desc)) macro
319 .nb_align = IGB_RXD_ALIGN,325 .nb_align = IGB_RXD_ALIGN,
1703 if (nb_desc % IGB_RXD_ALIGN != 0 || in eth_igb_rx_queue_setup()