Lines Matching refs:qlnx_fastpath
101 static int qlnx_send(qlnx_host_t *ha, struct qlnx_fastpath *fp,
107 static int qlnx_transmit_locked(if_t ifp, struct qlnx_fastpath *fp,
145 static int qlnx_alloc_tx_br(qlnx_host_t *ha, struct qlnx_fastpath *fp);
146 static void qlnx_free_tx_br(qlnx_host_t *ha, struct qlnx_fastpath *fp);
148 static uint16_t qlnx_num_tx_compl(qlnx_host_t *ha, struct qlnx_fastpath *fp,
150 static void qlnx_tx_int(qlnx_host_t *ha, struct qlnx_fastpath *fp,
152 static int qlnx_rx_int(qlnx_host_t *ha, struct qlnx_fastpath *fp, int budget,
436 qlnx_num_tx_compl(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_num_tx_compl()
537 struct qlnx_fastpath *fp; in qlnx_fp_taskqueue()
580 struct qlnx_fastpath *fp; in qlnx_create_fp_taskqueues()
610 struct qlnx_fastpath *fp; in qlnx_destroy_fp_taskqueues()
628 struct qlnx_fastpath *fp; in qlnx_drain_fp_taskqueues()
1311 struct qlnx_fastpath *fp = &ha->fp_array[i]; in qlnx_release()
1412 struct qlnx_fastpath *fp; in qlnx_set_tx_coalesce()
1447 struct qlnx_fastpath *fp; in qlnx_set_rx_coalesce()
2868 qlnx_free_tx_pkt(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_free_tx_pkt()
2936 qlnx_tx_int(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_tx_int()
2987 qlnx_transmit_locked(if_t ifp, struct qlnx_fastpath *fp, struct mbuf *mp) in qlnx_transmit_locked()
3041 struct qlnx_fastpath *fp; in qlnx_transmit()
3091 struct qlnx_fastpath *fp; in qlnx_qflush()
3192 qlnx_tso_check(struct qlnx_fastpath *fp, bus_dma_segment_t *segs, int nsegs, in qlnx_tso_check()
3240 qlnx_send(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct mbuf **m_headp) in qlnx_send()
3751 struct qlnx_fastpath *fp = &ha->fp_array[i]; in qlnx_stop()
3847 qlnx_rx_jumbo_chain(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_rx_jumbo_chain()
3919 struct qlnx_fastpath *fp, in qlnx_tpa_start()
4230 qlnx_tpa_cont(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_tpa_cont()
4346 qlnx_tpa_end(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_tpa_end()
4517 qlnx_rx_int(qlnx_host_t *ha, struct qlnx_fastpath *fp, int budget, in qlnx_rx_int()
4781 struct qlnx_fastpath *fp = NULL; in qlnx_fp_isr()
5830 struct qlnx_fastpath *fp = &ha->fp_array[rss_id]; in qlnx_init_fp()
6225 qlnx_free_mem_txq(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_free_mem_txq()
6245 qlnx_alloc_mem_txq(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_alloc_mem_txq()
6280 qlnx_free_tx_br(qlnx_host_t *ha, struct qlnx_fastpath *fp) in qlnx_free_tx_br()
6305 qlnx_free_mem_fp(qlnx_host_t *ha, struct qlnx_fastpath *fp) in qlnx_free_mem_fp()
6320 qlnx_alloc_tx_br(qlnx_host_t *ha, struct qlnx_fastpath *fp) in qlnx_alloc_tx_br()
6338 qlnx_alloc_mem_fp(qlnx_host_t *ha, struct qlnx_fastpath *fp) in qlnx_alloc_mem_fp()
6385 struct qlnx_fastpath *fp = &ha->fp_array[i]; in qlnx_free_mem_load()
6398 struct qlnx_fastpath *fp = &ha->fp_array[rss_id]; in qlnx_alloc_mem_load()
6468 struct qlnx_fastpath *fp; in qlnx_update_vport()
6637 struct qlnx_fastpath *fp; in qlnx_start_queues()
6817 qlnx_drain_txq(qlnx_host_t *ha, struct qlnx_fastpath *fp, in qlnx_drain_txq()
6850 struct qlnx_fastpath *fp; in qlnx_stop_queues()
7306 struct qlnx_fastpath *fp = &ha->fp_array[i]; in qlnx_drain_soft_lro()