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

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c75 static int myri10ge_tx_hash = 1; variable
1784 if (myri10ge_tx_hash == 0) {
4768 myri10ge_tx_hash = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0,
4769 "myri10ge_tx_hash", myri10ge_tx_hash);
5118 (void) nd_load(&mgp->nd_head, "myri10ge_tx_hash",
5120 (caddr_t)&myri10ge_tx_hash);

Completed in 318 milliseconds