Searched refs:include_fcs (Results 1 – 2 of 2) sorted by relevance
249 sfc_log_init(sa, "set include FCS=%u", port->include_fcs); in sfc_port_start()250 rc = efx_mac_include_fcs_set(sa->nic, port->include_fcs); in sfc_port_start()397 port->include_fcs = true; in sfc_port_configure()399 port->include_fcs = false; in sfc_port_configure()
77 boolean_t include_fcs; member