Searched refs:q_ids (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 179 u16 *q_handle, u16 *q_ids, u32 *q_teids,
|
H A D | ice_common.c | 4738 * @q_ids: pointer to the q_id array in ice_dis_vsi_txq() 4748 u16 *q_handles, u16 *q_ids, u32 *q_teids, in ice_dis_vsi_txq() 4800 qg_list->q_id[0] = cpu_to_le16(q_ids[i]); 4725 ice_dis_vsi_txq(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u8 num_queues,u16 * q_handles,u16 * q_ids,u32 * q_teids,enum ice_disq_rst_src rst_src,u16 vmvf_num,struct ice_sq_cd * cd) ice_dis_vsi_txq() argument
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 1949 u8 q_ids[BNXT_MAX_QUEUE]; member
|
H A D | bnxt.c | 8113 bp->q_ids[i] = *qptr++; in bnxt_hwrm_queue_qportcfg() 8484 if (bp->q_ids[j] == queue_id) in bnxt_hwrm_port_qstats_ext()
|