Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dmv643xx_eth.c775 u32 *first_cmd_sts, bool first_desc) in txq_put_hdr_tso() argument
808 *first_cmd_sts = cmd_sts; in txq_put_hdr_tso()
825 u32 first_cmd_sts = 0; in txq_submit_tso() local
850 txq_put_hdr_tso(skb, txq, data_left, &first_cmd_sts, in txq_submit_tso()
873 first_tx_desc->cmd_sts = first_cmd_sts; in txq_submit_tso()