Searched refs:nbd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3370 uint8_t nbd = 0; local
3652 nbd++;
3688 nbd++;
3703 nbd++;
3720 nbd++;
3732 nbd++;
3746 nbd++;
3756 nbd++;
3800 nbd++;
3809 nbd
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c3452 int nbd; local
3458 nbd = le16toh(tx_start_bd->nbd) - 1;
3460 new_cons = (tx_buf->first_bd + nbd);
5337 tx_start_bd->nbd = htole16(nbds);
5418 tx_start_bd->nbd = htole16(nbds);
5476 "TX Strt: %p bd=%d nbd=%d vlan=0x%x "
5480 le16toh(tx_start_bd->nbd),
5544 /* don't allow reordering of writes for nbd and packets */
H A Decore_hsi.h7587 uint16_t nbd /* Num of BDs in packet: include parsInfoBD, Relevant in START(only in Everest) */; member in struct:eth_tx_start_bd

Completed in 192 milliseconds