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

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_hsi.h4648 struct regpair update_data_addr /* physical address of the eth_rss_update_ramrod_data struct, as allocated by the driver */; member in union:eth_specific_data
H A Dbxe.c2514 spe->data.update_data_addr.hi = htole32(data_hi);
2515 spe->data.update_data_addr.lo = htole32(data_lo);

Completed in 143 milliseconds