Searched refs:tx_undersize_flag (Results 1 – 1 of 1) sorted by relevance
169 boolean_t tx_undersize_flag; in e1000g_send() local182 tx_undersize_flag = B_FALSE; in e1000g_send()236 tx_undersize_flag = B_TRUE; in e1000g_send()370 if ((len <= bcopy_thresh) || tx_undersize_flag) { in e1000g_send()373 tx_undersize_flag); in e1000g_send()1259 mblk_t *mp, boolean_t tx_undersize_flag) in e1000g_tx_copy() argument1290 else if (tx_undersize_flag) in e1000g_tx_copy()1308 if (tx_undersize_flag) { in e1000g_tx_copy()