bcmasp_tx_cb
struct bcmasp_tx_cb *tx_cbs;
struct bcmasp_tx_cb *txcb = &intf->tx_cbs[index];
struct bcmasp_tx_cb *txcb;
struct bcmasp_tx_cb *txcb;
intf->tx_cbs = kzalloc_objs(struct bcmasp_tx_cb, DESC_RING_COUNT);
memset(intf->tx_cbs, 0, sizeof(struct bcmasp_tx_cb) * DESC_RING_COUNT);