Searched defs:q_idx (Results 1 – 4 of 4) sorted by relevance
182 u8_t q_idx = 0; in lm_pf_vf_fill_init_vf_response() local502 u8_t q_idx; in lm_pf_vf_fill_close_vf_response() local625 u32_t q_idx; in lm_pf_vf_fill_update_rsc_response() local3163 u8_t q_idx; in lm_pf_remove_vf() local3485 u8_t q_idx; in lm_pf_finally_release_vf() local3552 lm_status_t lm_pf_tpa_send_vf_ramrod(struct _lm_device_t *pdev, lm_vf_info_t *vf_info, u32_t q_idx,… in lm_pf_tpa_send_vf_ramrod()
290 u8 q_idx; member
1057 u8_t q_idx = 0; in lm_pf_update_vf_default_vlan() local1203 u8_t q_idx = 0; in lm_pf_update_vf_ndsbs() local
1194 #define IGC_VLANPQF_QUEUE_SEL(_n, q_idx) ((q_idx) << ((_n) * 4)) argument