Searched refs:rep_id (Results 1 – 3 of 3) sorted by relevance
156 u16 qidx = rep->rep_id; in rvu_rep_sp_stats64()269 int rep_id; in rvu_rep_get_repid() local271 for (rep_id = 0; rep_id < priv->rep_cnt; rep_id++) in rvu_rep_get_repid()273 return rep_id; in rvu_rep_get_repid()301 int rep_id; in rvu_rep_state_evt_handler() local620 int rep_id; in rvu_rep_destroy() local625 for (rep_id = 0; rep_id < priv->rep_cnt; rep_id++) { in rvu_rep_destroy()641 int rep_id, err; in rvu_rep_create() local652 for (rep_id = 0; rep_id < rep_cnt; rep_id++) { in rvu_rep_create()657 rep_id); in rvu_rep_create()[all …]
41 u16 rep_id; member
240 u16 vlan_tci, rep_id; in rvu_rep_install_rx_rule() local245 rep_id = rvu_rep_get_vlan_id(rvu, pcifunc); in rvu_rep_install_rx_rule()247 vlan_tci = rep_id | BIT_ULL(8); in rvu_rep_install_rx_rule()250 req.index = rep_id; in rvu_rep_install_rx_rule()252 vlan_tci = rep_id; in rvu_rep_install_rx_rule()
Completed in 11 milliseconds