Home
last modified time | relevance | path

Searched refs:xmit_stopped (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Drequest_manager.c544 int xmit_stopped; in octeon_send_command() local
557 xmit_stopped = octeon_report_sent_bytes_to_bql(buf, reqtype); in octeon_send_command()
563 xmit_stopped || st.status == IQ_SEND_STOP) in octeon_send_command()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Drequest_manager.c540 int xmit_stopped; in octeon_send_command() local
553 xmit_stopped = octeon_report_sent_bytes_to_bql(buf, reqtype); in octeon_send_command()
559 xmit_stopped || st.status == IQ_SEND_STOP) in octeon_send_command()

Completed in 3 milliseconds