Searched refs:IGB_TXD_ALIGN (Results 1 – 2 of 2) sorted by relevance
120 #define IGB_TXD_ALIGN (E1000_ALIGN / sizeof(union e1000_adv_tx_desc)) macro
1502 if (nb_desc % IGB_TXD_ALIGN != 0 || in eth_igb_tx_queue_setup()