Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h269 struct amap_eth_tx_compl { struct
H A Dbe.h868 AMAP_GET_BITS(struct amap_eth_tx_compl, field, ptr)
H A Dbe_main.c2716 if (compl->dw[offsetof(struct amap_eth_tx_compl, valid) / 32] == 0) in be_tx_compl_get()
2744 compl->dw[offsetof(struct amap_eth_tx_compl, valid) / 32] = 0; in be_tx_compl_get()