Searched refs:filter_desc (Results 1 – 1 of 1) sorted by relevance
1009 struct i40e_fcoe_filter_context_desc *filter_desc = NULL; in i40e_fcoe_program_ddp() local1067 filter_desc = I40E_FILTER_CONTEXT_DESC(tx_ring, i); in i40e_fcoe_program_ddp()1073 filter_desc->param = cpu_to_le32(ntohl(fh->fh_parm_offset)); in i40e_fcoe_program_ddp()1074 filter_desc->seqn = cpu_to_le16(ntohs(fh->fh_seq_cnt)); in i40e_fcoe_program_ddp()1075 filter_desc->rsvd_dmaindx = cpu_to_le16(ddp->xid << in i40e_fcoe_program_ddp()1089 filter_desc->flags_rsvd_lanq = cpu_to_le64(flags_rsvd_lanq); in i40e_fcoe_program_ddp()