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

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

Completed in 198 milliseconds