Searched refs:size_of (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ixl/
H A Di40e_lan_hmc.c700 u16 size_of; member in struct:i40e_context_ele
1146 switch (ce_info[f].size_of) {
1203 switch (ce_info[f].size_of) {
/freebsd-current/sys/dev/ice/
H A Dice_lan_tx_rx.h846 u16 size_of; member in struct:ice_ctx_ele
853 .size_of = FIELD_SIZEOF(struct _struct, _ele), \
H A Dice_common.c4753 if (ce_info[f].width > (ce_info[f].size_of * BITS_PER_BYTE)) {
4755 f, ce_info[f].width, ce_info[f].size_of);
4758 switch (ce_info[f].size_of) {
5025 switch (ce_info[f].size_of) {

Completed in 182 milliseconds