Searched defs:qset (Results 1 – 9 of 9) sorted by relevance
35 struct otx2_qset *qset = &pfvf->qset; in otx2_qos_sq_aura_pool_init() local118 struct otx2_qset *qset = &pfvf->qset; in otx2_qos_sq_free_sqbs() local282 struct otx2_qset *qset = &pfvf->qset; in otx2_qos_disable_sq() local
501 struct otx2_qset *qset = &priv->qset; in rvu_rep_napi_init() local561 struct otx2_qset *qset = &priv->qset; in rvu_rep_free_cq_rsrc() local583 struct otx2_qset *qset = &priv->qset; in rvu_rep_rsrc_free() local599 struct otx2_qset *qset = &priv->qset; in rvu_rep_rsrc_init() local
1529 struct otx2_qset *qset = &pf->qset; in otx2_disable_napi() local1547 struct otx2_qset *qset = &pf->qset; in otx2_free_cq_res() local1561 struct otx2_qset *qset = &pf->qset; in otx2_free_sq_res() local1748 struct otx2_qset *qset = &pf->qset; in otx2_free_hw_resources() local1908 void otx2_free_queue_mem(struct otx2_qset *qset) in otx2_free_queue_mem()1923 struct otx2_qset *qset = &pf->qset; in otx2_alloc_queue_mem() local1969 struct otx2_qset *qset = &pf->qset; in otx2_open() local2154 struct otx2_qset *qset = &pf->qset; in otx2_stop() local
572 struct otx2_qset *qset; in otx2_napi_handler() local
71 struct iidc_rdma_qset_params *qset) in ice_add_rdma_qset()130 struct iidc_rdma_qset_params *qset) in ice_del_rdma_qset()
441 static void fun_free_rings(struct net_device *netdev, struct fun_qset *qset) in fun_free_rings()479 static int fun_alloc_rings(struct net_device *netdev, struct fun_qset *qset) in fun_alloc_rings()530 static int fun_advance_ring_state(struct net_device *dev, struct fun_qset *qset) in fun_advance_ring_state()741 static void fun_down(struct net_device *dev, struct fun_qset *qset) in fun_down()768 static int fun_up(struct net_device *dev, struct fun_qset *qset) in fun_up()837 struct fun_qset qset = { in funeth_open() local863 struct fun_qset qset = { .state = FUN_QSTATE_DESTROYED }; in funeth_close() local
116 u16 qset; in i40iw_open() local
478 u8 qset, rq_idx = 0; in nic_config_cpi() local567 u8 qset, idx = 0; in nic_config_rss() local
2601 static inline struct port_info *ethqset2pinfo(struct adapter *adap, int qset) in ethqset2pinfo()