Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/fungible/funeth/
Dfuneth.h60 static inline struct fun_ethdev *to_fun_ethdev(struct fun_dev *p) in to_fun_ethdev() function
Dfuneth_main.c1221 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_mac()
1249 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_vlan()
1283 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_set_vf_rate()
1308 struct fun_ethdev *ed = to_fun_ethdev(fp->fdev); in fun_get_vf_config()
1926 fun_update_link_state(to_fun_ethdev(fdev), rsp); in fun_event_cb()
1947 struct fun_ethdev *ed = to_fun_ethdev(fdev); in fun_service_cb()
1969 struct fun_ethdev *ed = to_fun_ethdev(fdev); in funeth_sriov_configure()
2056 ed = to_fun_ethdev(fdev); in funeth_remove()