Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h1959 u8 swid, rdq; in mlxsw_reg_htgt_pack() local
1965 rdq = MLXSW_REG_HTGT_LOCAL_PATH_RDQ_EMAD; in mlxsw_reg_htgt_pack()
1969 rdq = MLXSW_REG_HTGT_LOCAL_PATH_RDQ_RX; in mlxsw_reg_htgt_pack()
1973 rdq = MLXSW_REG_HTGT_LOCAL_PATH_RDQ_CTRL; in mlxsw_reg_htgt_pack()
1985 mlxsw_reg_htgt_local_path_rdq_set(payload, rdq); in mlxsw_reg_htgt_pack()
Dpci.c135 } rdq; member
465 elem_info->u.rdq.skb = NULL; in mlxsw_pci_rdq_skb_alloc()
477 elem_info->u.rdq.skb = skb; in mlxsw_pci_rdq_skb_alloc()
491 skb = elem_info->u.rdq.skb; in mlxsw_pci_rdq_skb_free()
743 struct mlxsw_pci_queue *rdq; in mlxsw_pci_cq_tasklet() local
745 rdq = mlxsw_pci_rdq_get(mlxsw_pci, dqn); in mlxsw_pci_cq_tasklet()
746 mlxsw_pci_cqe_rdq_handle(mlxsw_pci, rdq, in mlxsw_pci_cq_tasklet()
Dswitchx2.c132 MLXSW_ITEM32(tx, hdr, rdq, 0x04, 9, 5);