Searched refs:phys_cpl (Results 1 – 2 of 2) sorted by relevance
324 struct cpl_rx_phys_dsgl *phys_cpl,335 struct cpl_rx_phys_dsgl *phys_cpl,
373 struct cpl_rx_phys_dsgl *phys_cpl; in dsgl_walk_end() local375 phys_cpl = walk->dsgl; in dsgl_walk_end()377 phys_cpl->op_to_tid = htonl(CPL_RX_PHYS_DSGL_OPCODE_V(CPL_RX_PHYS_DSGL) in dsgl_walk_end()379 phys_cpl->pcirlxorder_to_noofsgentr = in dsgl_walk_end()386 phys_cpl->rss_hdr_int.opcode = CPL_RX_PHYS_ADDR; in dsgl_walk_end()387 phys_cpl->rss_hdr_int.qid = htons(qid); in dsgl_walk_end()388 phys_cpl->rss_hdr_int.hash_val = 0; in dsgl_walk_end()389 phys_cpl->rss_hdr_int.channel = pci_chan_id; in dsgl_walk_end()746 struct cpl_rx_phys_dsgl *phys_cpl; in create_cipher_wr() local812 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_cipher_wr()[all …]