Searched refs:net_tx_pkt_parse (Results 1 – 5 of 5) sorted by relevance
210 bool net_tx_pkt_parse(struct NetTxPkt *pkt);
288 bool net_tx_pkt_parse(struct NetTxPkt *pkt) in net_tx_pkt_parse() function
664 if (!s->skip_current_tx_pkt && net_tx_pkt_parse(s->tx_pkt)) { in vmxnet3_process_tx_queue()
725 if (!tx->skip_cp && net_tx_pkt_parse(tx->tx_pkt)) { in e1000e_process_tx_desc()
657 if (!tx->skip_cp && net_tx_pkt_parse(tx->tx_pkt)) { in igb_process_tx_desc()