Searched refs:rx_qword4 (Results 1 – 2 of 2) sorted by relevance
192 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_OWN)194 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_FRAGLEN)259 } rx_qword4; member
1116 r->hi_qword1.rx_qword4.rge_extsts = 0; in rge_load_rxbuf() 1117 r->hi_qword1.rx_qword4.rge_cmdsts = htole32(cmdsts); in rge_load_rxbuf() 1254 rxstat = letoh32(cur_rx->hi_qword1.rx_qword4.rge_cmdsts); in rge_rxeof() 1255 extsts = letoh32(cur_rx->hi_qword1.rx_qword4.rge_extsts); in rge_rxeof()