Searched refs:E1000_ALIGN (Results 1 – 2 of 2) sorted by relevance
117 #define E1000_ALIGN 128 macro119 #define IGB_RXD_ALIGN (E1000_ALIGN / sizeof(union e1000_adv_rx_desc))120 #define IGB_TXD_ALIGN (E1000_ALIGN / sizeof(union e1000_adv_tx_desc))122 #define EM_RXD_ALIGN (E1000_ALIGN / sizeof(struct e1000_rx_desc))123 #define EM_TXD_ALIGN (E1000_ALIGN / sizeof(struct e1000_data_desc))
1542 E1000_ALIGN, socket_id); in eth_igb_tx_queue_setup()1744 E1000_ALIGN, socket_id); in eth_igb_rx_queue_setup()