Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h213 int qed_ll2_set_fragment_of_tx_packet(void *cxt,
Dqed_ll2.c1896 int qed_ll2_set_fragment_of_tx_packet(void *cxt, in qed_ll2_set_fragment_of_tx_packet() function
2590 rc = qed_ll2_set_fragment_of_tx_packet(p_hwfn, in qed_ll2_start_xmit()
Dqed_iwarp.c2104 rc = qed_ll2_set_fragment_of_tx_packet(p_hwfn, ll2_handle, in qed_iwarp_send_fpdu()
2114 rc = qed_ll2_set_fragment_of_tx_packet(p_hwfn, in qed_iwarp_send_fpdu()
Dqed_rdma.c1983 .ll2_set_fragment_of_tx_packet = &qed_ll2_set_fragment_of_tx_packet,