Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_hw.h215 struct be_eth_wrb { struct
Dbe_main.c773 static inline void wrb_fill(struct be_eth_wrb *wrb, u64 addr, int len) in wrb_fill()
784 static inline void wrb_fill_dummy(struct be_eth_wrb *wrb) in wrb_fill_dummy()
905 static void unmap_tx_frag(struct device *dev, struct be_eth_wrb *wrb, in unmap_tx_frag()
956 struct be_eth_wrb *wrb; in be_tx_setup_wrb_frag()
973 struct be_eth_wrb *wrb; in be_xmit_restore()
2758 struct be_eth_wrb *wrb; in be_tx_compl_process()
3089 sizeof(struct be_eth_wrb)); in be_tx_qs_create()