Searched refs:e1000g_tx_workaround_PCIX_82544 (Results 1 – 1 of 1) sorted by relevance
62 static int e1000g_tx_workaround_PCIX_82544(p_tx_sw_packet_t, uint64_t, size_t);77 #pragma inline(e1000g_tx_workaround_PCIX_82544)1528 return (e1000g_tx_workaround_PCIX_82544(packet, in e1000g_fill_tx_desc()1548 e1000g_tx_workaround_PCIX_82544(p_tx_sw_packet_t packet, in e1000g_tx_workaround_PCIX_82544() function