Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_hw.h207 struct be_eth_wrb { struct
Dbe_main.c702 static inline void wrb_fill(struct be_eth_wrb *wrb, u64 addr, int len) in wrb_fill()
713 static inline void wrb_fill_dummy(struct be_eth_wrb *wrb) in wrb_fill_dummy()
834 static void unmap_tx_frag(struct device *dev, struct be_eth_wrb *wrb, in unmap_tx_frag()
885 struct be_eth_wrb *wrb; in be_tx_setup_wrb_frag()
902 struct be_eth_wrb *wrb; in be_xmit_restore()
2406 struct be_eth_wrb *wrb; in be_tx_compl_process()
2734 sizeof(struct be_eth_wrb)); in be_tx_qs_create()