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