Lines Matching defs:pf

37 	struct i40e_pf *pf = i40e_netdev_to_pf(dev);  in i40e_dcbnl_ieee_getets()  local
75 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_ieee_getpfc() local
108 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_setets() local
156 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_setpfc() local
195 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_setapp() local
247 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_ieee_delapp() local
309 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_getstate() local
325 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_setstate() local
369 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_set_pg_tc_cfg_tx() local
404 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_set_pg_bwg_cfg_tx() local
438 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_set_pg_tc_cfg_rx() local
455 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_set_pg_bwg_cfg_rx() local
477 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_get_pg_tc_cfg_tx() local
502 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_get_pg_bwg_cfg_tx() local
533 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_get_pg_tc_cfg_rx() local
558 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_get_pg_bwg_cfg_rx() local
577 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_set_pfc_cfg() local
607 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_get_pfc_cfg() local
630 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_cee_set_all() local
653 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_get_cap() local
693 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_getnumtcs() local
723 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_getpfcstate() local
742 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_setpfcstate() local
757 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_getapp() local
779 struct i40e_pf *pf = i40e_netdev_to_pf(netdev); in i40e_dcbnl_setdcbx() local
813 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_getdcbx() local
828 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_get_perm_hw_addr() local
878 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_set_all() local
947 static void i40e_dcbnl_del_app(struct i40e_pf *pf, in i40e_dcbnl_del_app()
993 void i40e_dcbnl_flush_apps(struct i40e_pf *pf, in i40e_dcbnl_flush_apps()
1021 struct i40e_pf *pf = i40e_netdev_to_pf(dev); in i40e_dcbnl_setup() local