Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.c1024 static const int ta_shift[] = { 4, 3, 2, 0 }; in igb_receive_assign() local
1119 f = ta_shift[(rctl >> E1000_RCTL_MO_SHIFT) & 3]; in igb_receive_assign()