Searched refs:emac_tso_csum (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.c | 1245 static int emac_tso_csum(struct emac_adapter *adpt, in emac_tso_csum() function 1444 if (emac_tso_csum(adpt, tx_q, skb, &tpd) != 0) { in emac_mac_tx_buf_send() 1467 * one for the checksum (emac_tso_csum), one for TSO, and in emac_mac_tx_buf_send()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.c | 1245 static int emac_tso_csum(struct emac_adapter *adpt, in emac_tso_csum() function 1447 if (emac_tso_csum(adpt, tx_q, skb, &tpd) != 0) { in emac_mac_tx_buf_send() 1470 * one for the checksum (emac_tso_csum), one for TSO, and in emac_mac_tx_buf_send()
|
Completed in 5 milliseconds