Home
last modified time | relevance | path

Searched refs:hdr_offs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c120 u16 adj_offs, hdr_offs; in iavf_fill_fdir_gtpu_hdr() local
141 hdr_offs = fltr->flex_words[i].offset - adj_offs; in iavf_fill_fdir_gtpu_hdr()
143 switch (hdr_offs) { in iavf_fill_fdir_gtpu_hdr()
148 pay_word[hdr_offs >> 1] = htons(fltr->flex_words[i].word); in iavf_fill_fdir_gtpu_hdr()
192 u16 adj_offs, hdr_offs; in iavf_fill_fdir_pfcp_hdr() local
204 hdr_offs = fltr->flex_words[i].offset - adj_offs; in iavf_fill_fdir_pfcp_hdr()
206 switch (hdr_offs) { in iavf_fill_fdir_pfcp_hdr()
234 u16 adj_offs, hdr_offs; in iavf_fill_fdir_nat_t_esp_hdr() local
248 hdr_offs = fltr->flex_words[i].offset - adj_offs; in iavf_fill_fdir_nat_t_esp_hdr()
250 switch (hdr_offs) { in iavf_fill_fdir_nat_t_esp_hdr()