cpsw_vector
struct cpsw_vector *vec;
struct cpsw_vector *txv;
struct cpsw_vector *rxv;
struct cpsw_vector *txv = cpsw->txv;
struct cpsw_vector txv[CPSW_MAX_QUEUES];
struct cpsw_vector rxv[CPSW_MAX_QUEUES];