Searched refs:sb_running_index (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c9671 fp->sb_running_index = fp->status_block.e2_sb->sb.running_index;
9674 fp->sb_running_index = fp->status_block.e1x_sb->sb.running_index;
H A Dbxe.h626 uint16_t *sb_running_index; member in struct:bxe_fastpath
2361 fp->fp_hc_idx = fp->sb_running_index[SM_RX_ID];

Completed in 204 milliseconds