Symbol: sge_iq
sys/dev/cxgbe/adapter.h
1581
int t4_trace_pkt(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/adapter.h
1582
int t5_trace_pkt(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/adapter.h
1611
int t4_filter_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/adapter.h
1612
int t4_hashfilter_ao_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/adapter.h
1613
int t4_hashfilter_tcb_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/adapter.h
1614
int t4_del_hashfilter_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/adapter.h
442
struct sge_iq;
sys/dev/cxgbe/adapter.h
444
typedef int (*cpl_handler_t)(struct sge_iq *, const struct rss_header *,
sys/dev/cxgbe/adapter.h
446
typedef int (*an_handler_t)(struct sge_iq *, const struct rsp_ctrl *);
sys/dev/cxgbe/adapter.h
469
STAILQ_ENTRY(sge_iq) link;
sys/dev/cxgbe/adapter.h
519
struct sge_iq *iq; /* iq that receives egr_update for the eq */
sys/dev/cxgbe/adapter.h
699
struct sge_iq iq; /* MUST be first */
sys/dev/cxgbe/adapter.h
716
iq_to_rxq(struct sge_iq *iq)
sys/dev/cxgbe/adapter.h
724
struct sge_iq iq; /* MUST be first */
sys/dev/cxgbe/adapter.h
756
iq_to_ofld_rxq(struct sge_iq *iq)
sys/dev/cxgbe/adapter.h
913
struct sge_iq fwq; /* Firmware event queue */
sys/dev/cxgbe/adapter.h
928
struct sge_iq **iqmap; /* iq->cntxt_id to iq mapping */
sys/dev/cxgbe/crypto/t4_crypto.c
2669
fw6_pld_ccr(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/crypto/t6_kern_tls.c
246
ktls_act_open_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/crypto/t7_kern_tls.c
2116
ktls_fw6_pld(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/cxgbei/cxgbei.c
193
do_rx_iscsi_hdr(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/cxgbei/cxgbei.c
230
do_rx_iscsi_data(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/cxgbei/cxgbei.c
444
do_rx_iscsi_ddp(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/cxgbei/cxgbei.c
580
do_rx_iscsi_cmp(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/iw_cxgbe/cm.c
1092
terminate(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/iw_cxgbe/cm.c
120
static int terminate(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/iw_cxgbe/cm.c
62
struct sge_iq;
sys/dev/cxgbe/iw_cxgbe/ev.c
262
int c4iw_ev_handler(struct sge_iq *iq, const struct rsp_ctrl *rc)
sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
970
int c4iw_ev_handler(struct sge_iq *, const struct rsp_ctrl *);
sys/dev/cxgbe/iw_cxgbe/qp.c
57
struct sge_iq;
sys/dev/cxgbe/nvmf/nvmf_che.c
2023
do_nvmt_data(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/nvmf/nvmf_che.c
2086
do_nvmt_cmp(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/t4_filter.c
1432
t4_filter_rpl(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/t4_filter.c
1504
t4_hashfilter_ao_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_filter.c
1553
t4_hashfilter_tcb_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_filter.c
1588
t4_del_hashfilter_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_l2t.c
403
do_l2t_write_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_l2t.h
98
int do_l2t_write_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/t4_main.c
1646
s->iqmap = malloc(s->iqmap_sz * sizeof(struct sge_iq *), M_CXGBE,
sys/dev/cxgbe/t4_main.c
7423
quiesce_iq_fl(struct adapter *sc, struct sge_iq *iq, struct sge_fl *fl)
sys/dev/cxgbe/t4_main.c
832
static void quiesce_iq_fl(struct adapter *, struct sge_iq *, struct sge_fl *);
sys/dev/cxgbe/t4_sge.c
1328
struct sge_iq *fwq = &sc->sge.fwq;
sys/dev/cxgbe/t4_sge.c
1369
struct sge_iq *iq = arg;
sys/dev/cxgbe/t4_sge.c
1383
struct sge_iq *iq = arg;
sys/dev/cxgbe/t4_sge.c
1426
service_iq(struct sge_iq *iq, int budget)
sys/dev/cxgbe/t4_sge.c
1428
struct sge_iq *q;
sys/dev/cxgbe/t4_sge.c
1434
STAILQ_HEAD(, sge_iq) iql = STAILQ_HEAD_INITIALIZER(iql);
sys/dev/cxgbe/t4_sge.c
1610
service_iq_fl(struct sge_iq *iq, int budget)
sys/dev/cxgbe/t4_sge.c
227
static int service_iq(struct sge_iq *, int);
sys/dev/cxgbe/t4_sge.c
228
static int service_iq_fl(struct sge_iq *, int);
sys/dev/cxgbe/t4_sge.c
232
static inline void init_iq(struct sge_iq *, struct adapter *, int, int, int,
sys/dev/cxgbe/t4_sge.c
236
struct sge_iq *, char *);
sys/dev/cxgbe/t4_sge.c
237
static int alloc_iq_fl(struct vi_info *, struct sge_iq *, struct sge_fl *,
sys/dev/cxgbe/t4_sge.c
239
static void free_iq_fl(struct adapter *, struct sge_iq *, struct sge_fl *);
sys/dev/cxgbe/t4_sge.c
241
struct sge_iq *);
sys/dev/cxgbe/t4_sge.c
244
static int alloc_iq_fl_hwq(struct vi_info *, struct sge_iq *, struct sge_fl *);
sys/dev/cxgbe/t4_sge.c
245
static int free_iq_fl_hwq(struct adapter *, struct sge_iq *, struct sge_fl *);
sys/dev/cxgbe/t4_sge.c
324
static int handle_sge_egr_update(struct sge_iq *, const struct rss_header *,
sys/dev/cxgbe/t4_sge.c
326
static int handle_fw_msg(struct sge_iq *, const struct rss_header *,
sys/dev/cxgbe/t4_sge.c
334
static int ethofld_fw4_ack(struct sge_iq *, const struct rss_header *,
sys/dev/cxgbe/t4_sge.c
3398
init_iq(struct sge_iq *iq, struct adapter *sc, int tmr_idx, int pktc_idx,
sys/dev/cxgbe/t4_sge.c
3455
uint8_t port_id, struct sge_iq *iq, char *name)
sys/dev/cxgbe/t4_sge.c
3523
alloc_iq_fl(struct vi_info *vi, struct sge_iq *iq, struct sge_fl *fl,
sys/dev/cxgbe/t4_sge.c
3566
free_iq_fl(struct adapter *sc, struct sge_iq *iq, struct sge_fl *fl)
sys/dev/cxgbe/t4_sge.c
3590
alloc_iq_fl_hwq(struct vi_info *vi, struct sge_iq *iq, struct sge_fl *fl)
sys/dev/cxgbe/t4_sge.c
3747
free_iq_fl_hwq(struct adapter *sc, struct sge_iq *iq, struct sge_fl *fl)
sys/dev/cxgbe/t4_sge.c
3765
struct sge_iq *iq)
sys/dev/cxgbe/t4_sge.c
3833
struct sge_iq *fwq = &sc->sge.fwq;
sys/dev/cxgbe/t4_sge.c
3872
struct sge_iq *fwq = &sc->sge.fwq;
sys/dev/cxgbe/t4_sge.c
398
set_tcb_rpl_handler(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_sge.c
425
l2t_write_rpl_handler(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_sge.c
438
act_open_rpl_handler(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_sge.c
451
abort_rpl_rss_handler(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_sge.c
467
fw4_ack_handler(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/t4_sge.c
484
fw6_pld_handler(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/t4_sge.c
6564
handle_sge_egr_update(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_sge.c
6590
handle_fw_msg(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/t4_sge.c
7094
ethofld_fw4_ack(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m0)
sys/dev/cxgbe/t4_smt.c
266
do_smt_write_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/t4_smt.h
71
int do_smt_write_rpl(struct sge_iq *, const struct rss_header *, struct mbuf *);
sys/dev/cxgbe/t4_tracer.c
405
t4_trace_pkt(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/t4_tracer.c
427
t5_trace_pkt(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/t4_vf.c
749
s->iqmap = malloc(s->iqmap_sz * sizeof(struct sge_iq *), M_CXGBE,
sys/dev/cxgbe/tom/t4_connect.c
152
do_act_open_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_connect.c
72
do_act_establish(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_cpl_io.c
1648
do_peer_close(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_cpl_io.c
1760
do_close_con_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_cpl_io.c
1872
do_abort_req(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_cpl_io.c
1947
do_abort_rpl(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_cpl_io.c
1980
do_rx_data(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_cpl_io.c
2146
do_fw4_ack(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_ddp.c
1014
do_ddp_tcb_rpl(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_ddp.c
1176
do_rx_data_ddp(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_ddp.c
1206
do_rx_ddp_complete(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_listen.c
1023
do_abort_req_synqe(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_listen.c
1073
do_abort_rpl_synqe(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_listen.c
1328
do_pass_accept_req(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_listen.c
1611
do_pass_establish(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_listen.c
880
do_pass_open_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_listen.c
956
do_close_server_rpl(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_tls.c
1372
do_tls_tcb_rpl(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_tls.c
758
do_tls_data(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_tls.c
819
do_rx_tls_cmp(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_tom.c
704
do_get_tcb_rpl(struct sge_iq *iq, const struct rss_header *rss, struct mbuf *m)
sys/dev/cxgbe/tom/t4_tom.h
506
int do_abort_req_synqe(struct sge_iq *, const struct rss_header *,
sys/dev/cxgbe/tom/t4_tom.h
508
int do_abort_rpl_synqe(struct sge_iq *, const struct rss_header *,
sys/dev/cxgbe/tom/t4_tom_l2t.c
317
do_l2t_write_rpl2(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/tom/t4_tom_l2t.h
40
int do_l2t_write_rpl2(struct sge_iq *, const struct rss_header *,