Searched refs:rss_header (Results 1 – 10 of 10) sorted by relevance
431 __skb_push(skb, sizeof(struct rss_header)); in chtls_recv() 432 skb_copy_to_linear_data(skb, rsp, sizeof(struct rss_header)); in chtls_recv()
135 #define RSS_HDR sizeof(struct rss_header)
2184 opcode = ((const struct rss_header *)cplhdr(skb))->opcode; in chtls_conn_cpl()
219 struct rss_header { struct 1134 struct rss_header rsshdr;2114 struct rss_header rss_hdr_int;2294 struct rss_header rsshdr;2320 struct rss_header rsshdr;220 opcoderss_header global() argument 222 channelrss_header global() argument 223 filter_hitrss_header global() argument 224 filter_tidrss_header global() argument 225 hash_typerss_header global() argument 226 ipv6rss_header global() argument 227 send2fwrss_header global() argument 229 send2fwrss_header global() argument 230 ipv6rss_header global() argument 231 hash_typerss_header global() argument 232 filter_tidrss_header global() argument 233 filter_hitrss_header global() argument 234 channelrss_header global() argument 236 qidrss_header global() argument 237 hash_valrss_header global() argument
3581 u8 opcode = ((const struct rss_header *)rsp)->opcode; in t4_tx_completion_handler() 3596 opcode = ((const struct rss_header *)rsp)->opcode; in t4_tx_completion_handler() 4059 u8 opcode = ((const struct rss_header *)rsp)->opcode; in cxgb4_ethofld_rx_handler()
558 u8 opcode = ((const struct rss_header *)rsp)->opcode; in fwevtq_handler() 567 opcode = ((const struct rss_header *)rsp)->opcode; in fwevtq_handler()
1118 sizeof(struct rss_header)) - pktshift, in copy_gl_to_skb_pkt() 1124 sizeof(struct rss_header) - pktshift); in copy_gl_to_skb_pkt() 1128 * rss_header from the rspq descriptor (1 flit) in copy_gl_to_skb_pkt() 1135 sizeof(struct rss_header)); in copy_gl_to_skb_pkt() 1136 skb_copy_to_linear_data_offset(skb, sizeof(struct rss_header) + in copy_gl_to_skb_pkt()
225 struct rss_header { struct 304 # define RSS_HDR struct rss_header rss_hdr;226 opcoderss_header global() argument 228 cpu_idxrss_header global() argument 229 hash_typerss_header global() argument 231 hash_typerss_header global() argument 232 cpu_idxrss_header global() argument 234 cq_idxrss_header global() argument 235 rss_hash_valrss_header global() argument
126 struct rss_header rss_hdr;
3941 op = ((struct rss_header *) wr)->opcode; in csio_process_fwevtq_entry()