Lines Matching refs:nic
57 rc = efx_nic_get_fw_version(sa->nic, &enfi); in sfc_fw_version_get()
265 if (efx_port_poll(sa->nic, &link_mode) != 0) in sfc_dev_link_update()
858 efx_mac_stat_name(sa->nic, i), in sfc_xstats_get_names()
946 efx_mac_stat_name(sa->nic, in sfc_xstats_get_names_by_id()
983 efx_mac_fcntl_get(sa->nic, &wanted_fc, &link_fc); in sfc_flow_ctrl_get()
1049 rc = efx_mac_fcntl_set(sa->nic, fcntl, fc_conf->autoneg); in sfc_flow_ctrl_set()
1072 const efx_nic_cfg_t *encp = efx_nic_cfg_get(sa->nic); in sfc_check_scatter_on_all_rx_queues()
1165 const efx_nic_cfg_t *encp = efx_nic_cfg_get(sa->nic); in sfc_mac_addr_set()
1202 rc = efx_mac_addr_set(sa->nic, mac_addr->addr_bytes); in sfc_mac_addr_set()
1217 (void)efx_mac_addr_set(sa->nic, old_addr->addr_bytes); in sfc_mac_addr_set()
1284 rc = efx_mac_multicast_list_set(sa->nic, port->mcast_addrs, in sfc_set_mc_addr_list()
1562 rc = efx_tunnel_config_udp_add(sa->nic, in sfc_dev_udp_tunnel_op()
1567 rc = efx_tunnel_config_udp_remove(sa->nic, in sfc_dev_udp_tunnel_op()
1580 rc = efx_tunnel_reconfigure(sa->nic); in sfc_dev_udp_tunnel_op()
1602 (void)efx_tunnel_config_udp_remove(sa->nic, in sfc_dev_udp_tunnel_op()
1607 (void)efx_tunnel_config_udp_add(sa->nic, in sfc_dev_udp_tunnel_op()
1709 rc = efx_rx_scale_mode_set(sa->nic, contexts[mode_i], in sfc_dev_rss_hash_update()
1719 rc = efx_rx_scale_key_set(sa->nic, in sfc_dev_rss_hash_update()
1739 if (efx_rx_scale_key_set(sa->nic, contexts[i], rss->key, in sfc_dev_rss_hash_update()
1746 if (efx_rx_scale_mode_set(sa->nic, contexts[i], in sfc_dev_rss_hash_update()
1845 rc = efx_rx_scale_tbl_set(sa->nic, EFX_RSS_CONTEXT_DEFAULT, in sfc_dev_rss_reta_update()
2107 efx_rc = efx_mcdi_get_own_client_handle(sa->nic, &ctx.mcdi_handle); in sfc_process_mport_journal()
2125 efx_rc = efx_mae_read_mport_journal(sa->nic, in sfc_process_mport_journal()
2282 nic_cfg = efx_nic_cfg_get(sa->nic); in sfc_representor_info_get()
2442 encp = efx_nic_cfg_get(sa->nic); in sfc_eth_dev_set_ops()
2678 const efx_nic_cfg_t *encp = efx_nic_cfg_get(sa->nic); in sfc_parse_switch_mode()
2832 encp = efx_nic_cfg_get(sa->nic); in sfc_eth_dev_init()
3061 encp = efx_nic_cfg_get(sa->nic); in sfc_eth_dev_create_repr_controller()
3141 encp = efx_nic_cfg_get(sa->nic); in sfc_eth_dev_create_representors()