Searched refs:sparx5_tx_dcb_hw (Results 1 – 2 of 2) sorted by relevance
98 struct sparx5_tx_dcb_hw *dcb, in sparx5_fdma_tx_add_dcb()293 static struct sparx5_tx_dcb_hw *sparx5_fdma_next_dcb(struct sparx5_tx *tx, in sparx5_fdma_next_dcb()294 struct sparx5_tx_dcb_hw *dcb) in sparx5_fdma_next_dcb()296 struct sparx5_tx_dcb_hw *next_dcb; in sparx5_fdma_next_dcb()309 struct sparx5_tx_dcb_hw *next_dcb_hw; in sparx5_fdma_xmit()391 struct sparx5_tx_dcb_hw *dcb; in sparx5_fdma_tx_alloc()395 size = sizeof(struct sparx5_tx_dcb_hw) * FDMA_DCB_MAX; in sparx5_fdma_tx_alloc()
93 struct sparx5_tx_dcb_hw { struct122 struct sparx5_tx_dcb_hw *curr_entry;123 struct sparx5_tx_dcb_hw *first_entry;
Completed in 5 milliseconds