Searched refs:chim_idx (Results 1 – 3 of 3) sorted by relevance
218 static void hn_chim_free(struct hn_data *hv, uint32_t chim_idx) in hn_chim_free() argument220 if (chim_idx >= hv->chim_cnt) { in hn_chim_free()221 PMD_DRV_LOG(ERR, "Invalid chimney index %u", chim_idx); in hn_chim_free()224 rte_bitmap_set(hv->chim_bmap, chim_idx); in hn_chim_free()1189 .chim_idx = txd->chim_index, in hn_flush_txagg()1443 nvs_rndis.chim_idx = txd->chim_index; in hn_xmit_sg()1445 nvs_rndis.chim_idx = NVS_CHIM_IDX_INVALID; in hn_xmit_sg()
199 uint32_t chim_idx; member
256 .chim_idx = NVS_CHIM_IDX_INVALID, in hn_nvs_send_rndis_ctrl()