Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h107 hpi_status_t hpi_pfc_set_tcp_cksum(hpi_handle_t, boolean_t);
H A Dhpi_pfc.c229 hpi_pfc_set_tcp_cksum(hpi_handle_t handle, boolean_t cksum) in hpi_pfc_set_tcp_cksum() function
H A Dhxge_pfc.c665 (void) hpi_pfc_set_tcp_cksum(handle, B_TRUE); in hxge_pfc_config_init()