Home
last modified time | relevance | path

Searched defs:nr_sges (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c494 int nr_sges, err = NETDEV_TX_OK; in hinic_lb_xmit_frame() local
555 int nr_sges, err = NETDEV_TX_OK; in hinic_xmit_frame() local
670 int nr_sges; free_all_tx_skbs() local
705 int nr_sges, pkts = 0; free_tx_poll() local
[all...]
H A Dhinic_hw_qp.c597 hinic_sq_prepare_wqe(struct hinic_sq *sq, u16 prod_idx, struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, int nr_sges) hinic_sq_prepare_wqe() argument
781 hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, int nr_sges) hinic_sq_get_sges() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c496 int nr_sges, err = NETDEV_TX_OK; in hinic_lb_xmit_frame() local
557 int nr_sges, err = NETDEV_TX_OK; in hinic_xmit_frame() local
672 int nr_sges; free_all_tx_skbs() local
707 int nr_sges, pkts = 0; free_tx_poll() local
[all...]
H A Dhinic_hw_qp.c594 hinic_sq_prepare_wqe(struct hinic_sq *sq, struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, int nr_sges) hinic_sq_prepare_wqe() argument
777 hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, int nr_sges) hinic_sq_get_sges() argument

Completed in 6 milliseconds