Home
last modified time | relevance | path

Searched refs:cpsw_vector (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h326 struct cpsw_vector { struct
347 struct cpsw_vector txv[CPSW_MAX_QUEUES]; argument
348 struct cpsw_vector rxv[CPSW_MAX_QUEUES];
H A Dcpsw_priv.c135 struct cpsw_vector *txv; in cpsw_tx_mq_poll()
185 struct cpsw_vector *rxv; in cpsw_rx_mq_poll()
350 struct cpsw_vector *txv = cpsw->txv; in cpsw_split_res()
H A Dcpsw_ethtool.c540 struct cpsw_vector *vec; in cpsw_update_channels_res()