Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c776 u32 *first_cmd_sts, bool first_desc) in txq_put_hdr_tso() argument
809 *first_cmd_sts = cmd_sts; in txq_put_hdr_tso()
826 u32 first_cmd_sts = 0; in txq_submit_tso() local
851 txq_put_hdr_tso(skb, txq, data_left, &first_cmd_sts, in txq_submit_tso()
874 first_tx_desc->cmd_sts = first_cmd_sts; in txq_submit_tso()