Home
last modified time | relevance | path

Searched defs:b_last_packet (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c67 qedr_ll2_complete_tx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qedr_ll2_complete_tx_packet() argument
125 qedr_ll2_release_rx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t rx_buf_addr, bool b_last_packet) qedr_ll2_release_rx_packet() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c67 qedr_ll2_complete_tx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qedr_ll2_complete_tx_packet() argument
125 qedr_ll2_release_rx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t rx_buf_addr, bool b_last_packet) qedr_ll2_release_rx_packet() argument
/kernel/linux/linux-5.10/include/linux/qed/
H A Dqed_ll2_if.h87 bool b_last_packet; member
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_ll2_if.h86 bool b_last_packet; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c2467 qed_iwarp_ll2_rel_rx_pkt(void *cxt, u8 connection_handle, void *cookie, dma_addr_t rx_buf_addr, bool b_last_packet) qed_iwarp_ll2_rel_rx_pkt() argument
2479 qed_iwarp_ll2_comp_tx_pkt(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qed_iwarp_ll2_comp_tx_pkt() argument
2505 qed_iwarp_ll2_rel_tx_pkt(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qed_iwarp_ll2_rel_tx_pkt() argument
H A Dqed_ll2.c275 bool b_last_packet = false, b_last_frag = false; in qed_ll2_txq_flush() local
65 qed_ll2b_complete_tx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qed_ll2b_complete_tx_packet() argument
2315 qed_ll2b_release_rx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t rx_buf_addr, bool b_last_packet) qed_ll2b_release_rx_packet() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c2467 qed_iwarp_ll2_rel_rx_pkt(void *cxt, u8 connection_handle, void *cookie, dma_addr_t rx_buf_addr, bool b_last_packet) qed_iwarp_ll2_rel_rx_pkt() argument
2479 qed_iwarp_ll2_comp_tx_pkt(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qed_iwarp_ll2_comp_tx_pkt() argument
2505 qed_iwarp_ll2_rel_tx_pkt(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qed_iwarp_ll2_rel_tx_pkt() argument
H A Dqed_ll2.c301 bool b_last_packet = false, b_last_frag = false; in qed_ll2_txq_flush() local
91 qed_ll2b_complete_tx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t first_frag_addr, bool b_last_fragment, bool b_last_packet) qed_ll2b_complete_tx_packet() argument
2359 qed_ll2b_release_rx_packet(void *cxt, u8 connection_handle, void *cookie, dma_addr_t rx_buf_addr, bool b_last_packet) qed_ll2b_release_rx_packet() argument

Completed in 17 milliseconds