Home
last modified time | relevance | path

Searched refs:first_cmd_sts (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/
Dmv643xx_eth.c774 u32 *first_cmd_sts, bool first_desc) in txq_put_hdr_tso() argument
806 *first_cmd_sts = cmd_sts; in txq_put_hdr_tso()
823 u32 first_cmd_sts = 0; in txq_submit_tso() local
848 txq_put_hdr_tso(skb, txq, data_left, &first_cmd_sts, in txq_submit_tso()
871 first_tx_desc->cmd_sts = first_cmd_sts; in txq_submit_tso()