Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/emulex/benet/
Dbe_hw.h287 struct amap_eth_tx_compl { struct
Dbe_main.c1514 if (txcp->dw[offsetof(struct amap_eth_tx_compl, valid) / 32] == 0) in be_tx_compl_get()
1520 txcp->dw[offsetof(struct amap_eth_tx_compl, valid) / 32] = 0; in be_tx_compl_get()
1645 AMAP_GET_BITS(struct amap_eth_tx_compl, in be_tx_compl_clean()
1991 AMAP_GET_BITS(struct amap_eth_tx_compl, in be_process_tx()