Searched refs:dwords (Results 1 – 7 of 7) sorted by relevance
196 void nicvf_first_skip_config(struct nicvf *nic, uint8_t dwords);
176 uint32_t dwords[E1000_MAX_FLEX_FILTER_DWDS]; /* flex bytes in dword. */ member
3920 filter->filter_info.dwords[j]); in igb_inject_flex_filter()3923 filter->filter_info.dwords[++j]); in igb_inject_flex_filter()3997 memcpy(flex_filter->filter_info.dwords, filter->bytes, filter->len); in eth_igb_add_del_flex_filter()
311 uint32_t prod_off, uint32_t cons_off, uint32_t dwords) in smmu_init_queue() argument315 sz = (1 << q->size_log2) * dwords * 8; in smmu_init_queue()
1423 #define DWORDS_TO_BYTES(dwords) ((dwords) * REG_SIZE) argument
817 ## Smears the dwords of %xmm7 by xoring the low into the
357 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) argument