Symbol: rss_header
sys/dev/cxgb/common/cxgb_t3_cpl.h
339
# define RSS_HDR struct rss_header rss_hdr;
sys/dev/cxgb/cxgb_sge.c
160
struct rss_header rss_hdr;
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
377
#define IQ_PAD (IQ_ESIZE - sizeof(struct rsp_ctrl) - sizeof(struct rss_header))
sys/dev/cxgbe/adapter.h
379
struct rss_header rss;
sys/dev/cxgbe/adapter.h
443
struct rss_header;
sys/dev/cxgbe/adapter.h
444
typedef int (*cpl_handler_t)(struct sge_iq *, const struct rss_header *,
sys/dev/cxgbe/common/t4_msg.h
437
# define RSS_HDR struct rss_header rss_hdr;
sys/dev/cxgbe/common/t4_msg.h
5880
struct rss_header rss_hdr_int;
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
1014
struct rss_header *rss;
sys/dev/cxgbe/crypto/t7_kern_tls.c
1527
txpkt_lens[1] += sizeof(struct rss_header) +
sys/dev/cxgbe/crypto/t7_kern_tls.c
1960
idata->len += sizeof(struct rss_header) +
sys/dev/cxgbe/crypto/t7_kern_tls.c
2116
ktls_fw6_pld(struct sge_iq *iq, const struct rss_header *rss,
sys/dev/cxgbe/crypto/t7_kern_tls.c
713
wr_len += sizeof(struct rss_header) +
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
63
struct rss_header;
sys/dev/cxgbe/iw_cxgbe/qp.c
58
struct rss_header;
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_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
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
6599
const struct rss_header *rss2;
sys/dev/cxgbe/t4_sge.c
6601
rss2 = (const struct rss_header *)&cpl->data[0];
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/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 *,