Home
last modified time | relevance | path

Searched refs:to_fun_ethdev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth.h60 static inline struct fun_ethdev *to_fun_ethdev(struct fun_dev *p) in to_fun_ethdev() function
H A Dfuneth_main.c1219 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_mac()
1247 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_vlan()
1281 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_rate()
1306 struct fun_ethdev *ed = to_fun_ethdev(fp->fdev); in fun_get_vf_config()
1921 fun_update_link_state(to_fun_ethdev(fdev), rsp); in fun_event_cb()
1942 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_service_cb()
1964 struct fun_ethdev *ed = to_fun_ethdev(fdev); in funeth_sriov_configure()
2051 ed = to_fun_ethdev(fdev); in funeth_remove()