Home
last modified time | relevance | path

Searched refs:rep_rcb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_transceiver.c1241 i40e_rx_control_block_t *rcb, *rep_rcb; in i40e_rx_bind() local
1245 if ((rep_rcb = i40e_rcb_alloc(rxd)) == NULL) { in i40e_rx_bind()
1284 rxd->rxd_work_list[index] = rep_rcb; in i40e_rx_bind()