Home
last modified time | relevance | path

Searched defs:b_last_packet (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/qedr/
Dqedr_roce_cm.c71 bool b_last_packet) in qedr_ll2_complete_tx_packet()
127 bool b_last_packet) in qedr_ll2_release_rx_packet()
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c96 bool b_last_packet) in qed_ll2b_complete_tx_packet()
298 bool b_last_packet = false, b_last_frag = false; in qed_ll2_txq_flush() local
2204 bool b_last_packet) in qed_ll2b_release_rx_packet()
Dqed_iwarp.c2455 bool b_last_packet) in qed_iwarp_ll2_rel_rx_pkt()
2467 bool b_last_fragment, bool b_last_packet) in qed_iwarp_ll2_comp_tx_pkt()
2493 bool b_last_fragment, bool b_last_packet) in qed_iwarp_ll2_rel_tx_pkt()
/Linux-v5.4/include/linux/qed/
Dqed_ll2_if.h107 bool b_last_packet; member