Lines Matching defs:wx
12 static void wx_virt_clr_reg(struct wx *wx) in wx_virt_clr_reg()
35 void wx_init_hw_vf(struct wx *wx) in wx_init_hw_vf()
41 static int wx_mbx_write_and_read_reply(struct wx *wx, u32 *req_buf, in wx_mbx_write_and_read_reply()
62 int wx_reset_hw_vf(struct wx *wx) in wx_reset_hw_vf()
136 void wx_stop_adapter_vf(struct wx *wx) in wx_stop_adapter_vf()
174 int wx_set_rar_vf(struct wx *wx, u32 index, u8 *addr, u32 enable_addr) in wx_set_rar_vf()
207 int wx_update_mc_addr_list_vf(struct wx *wx, struct net_device *netdev) in wx_update_mc_addr_list_vf()
242 int wx_update_xcast_mode_vf(struct wx *wx, int xcast_mode) in wx_update_xcast_mode_vf()
270 int wx_get_link_state_vf(struct wx *wx, u16 *link_state) in wx_get_link_state_vf()
301 int wx_set_vfta_vf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vfta_vf()
325 void wx_get_mac_addr_vf(struct wx *wx, u8 *mac_addr) in wx_get_mac_addr_vf()
331 int wx_get_fw_version_vf(struct wx *wx) in wx_get_fw_version_vf()
349 int wx_set_uc_addr_vf(struct wx *wx, u32 index, u8 *addr) in wx_set_uc_addr_vf()
384 int wx_rlpml_set_vf(struct wx *wx, u16 max_size) in wx_rlpml_set_vf()
408 int wx_negotiate_api_version(struct wx *wx, int api) in wx_negotiate_api_version()
429 int wx_get_queues_vf(struct wx *wx, u32 *num_tcs, u32 *default_tc) in wx_get_queues_vf()
475 static int wx_get_link_status_from_pf(struct wx *wx, u32 *msgbuf) in wx_get_link_status_from_pf()
496 static int wx_pf_ping_vf(struct wx *wx, u32 *msgbuf) in wx_pf_ping_vf()
513 static void wx_check_physical_link(struct wx *wx) in wx_check_physical_link()
549 int wx_check_mac_link_vf(struct wx *wx) in wx_check_mac_link_vf()