Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h336 struct amap_eth_rx_compl_v1 { struct
H A Dbe.h865 AMAP_GET_BITS(struct amap_eth_rx_compl_v1, field, ptr)
H A Dbe_main.c2540 if (compl->dw[offsetof(struct amap_eth_rx_compl_v1, valid) / 32] == 0) in be_rx_compl_get()
2571 compl->dw[offsetof(struct amap_eth_rx_compl_v1, valid) / 32] = 0; in be_rx_compl_get()