Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_hw.h252 struct amap_eth_tx_compl { struct
Dbe.h724 AMAP_GET_BITS(struct amap_eth_tx_compl, field, ptr)
Dbe_main.c2141 if (compl->dw[offsetof(struct amap_eth_tx_compl, valid) / 32] == 0) in be_tx_compl_get()
2151 compl->dw[offsetof(struct amap_eth_tx_compl, valid) / 32] = 0; in be_tx_compl_get()