HomeSort by: relevance | last modified time | path
    Searched refs:rx_qword4 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_rge.c 1158 r->hi_qword1.rx_qword4.rge_extsts = 0;
1159 r->hi_qword1.rx_qword4.rge_cmdsts = htole32(cmdsts);
1296 rxstat = letoh32(cur_rx->hi_qword1.rx_qword4.rge_cmdsts);
1297 extsts = letoh32(cur_rx->hi_qword1.rx_qword4.rge_extsts);
if_rgereg.h 197 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_OWN)
199 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_FRAGLEN)
265 } rx_qword4; member in union:rge_rx_desc::__anon405daff4090a

Completed in 156 milliseconds