Searched refs:eth_tx_bd (Results 1 – 4 of 4) sorted by relevance
671 struct eth_tx_bd { struct684 struct eth_tx_bd reg_bd /* The common regular bd */; argument
255 #define NUM_OF_ETH_BDS_IN_PAGE ((PAGE_SIZE)/(STRUCT_SIZE(eth_tx_bd)/8))
5064 struct eth_tx_bd { struct5241 struct eth_tx_bd reg_bd;
2063 struct eth_tx_bd *tx_bd = NULL; in qede_encode_sg_bd()2090 tx_bd = (struct eth_tx_bd *) in qede_encode_sg_bd()