Searched refs:rep_rcb (Results 1 – 1 of 1) sorted by relevance
1250 i40e_rx_control_block_t *rcb, *rep_rcb; in i40e_rx_bind() local1254 if ((rep_rcb = i40e_rcb_alloc(rxd)) == NULL) { in i40e_rx_bind()1293 rxd->rxd_work_list[index] = rep_rcb; in i40e_rx_bind()