Home
last modified time | relevance | path

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

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