Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.c165 vip_port = eth->soc->ops.get_vip_port(port, dev->nbq); in airoha_set_vip_for_gdm_port()
1699 FIELD_PREP(FE_TX_MIB_ID_MASK, dev->nbq) | in airoha_dev_get_hw_stats()
1700 FIELD_PREP(FE_RX_MIB_ID_MASK, dev->nbq)); in airoha_dev_get_hw_stats()
1941 src_port = eth->soc->ops.get_sport(port, dev->nbq); in airoha_enable_gdm2_loopback()
1983 u32 mask = FC_ID_OF_SRC_PORT_MASK(dev->nbq); in airoha_enable_gdm2_loopback()
2220 msg1 = FIELD_PREP(QDMA_ETH_TXMSG_NBOQ_MASK, dev->nbq) | in airoha_dev_xmit()
3181 int nbq, struct device_node *np) in airoha_alloc_gdm_device() argument
3225 index = nbq; in airoha_alloc_gdm_device()
3230 dev_err(eth->dev, "invalid nbq id: %d\n", nbq); in airoha_alloc_gdm_device()
3239 dev->nbq = nbq; in airoha_alloc_gdm_device()
[all …]
H A Dairoha_eth.h561 int nbq; member
604 int (*get_sport)(struct airoha_gdm_port *port, int nbq);
605 u32 (*get_vip_port)(struct airoha_gdm_port *port, int nbq);
H A Dairoha_ppe.c627 u8 nbq; in airoha_ppe_foe_flow_stats_update() local
667 nbq = pse_port == 1 ? 6 : 5; in airoha_ppe_foe_flow_stats_update()
671 FIELD_PREP(AIROHA_FOE_IB2_NBQ, nbq); in airoha_ppe_foe_flow_stats_update()