Home
last modified time | relevance | path

Searched refs:ptp_caps (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c452 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_adjfine_82599()
493 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_adjfine_X550()
524 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_adjtime()
551 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_gettimex()
603 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_settime()
630 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_feature_enable()
1375 snprintf(adapter->ptp_caps.name, in ixgbe_ptp_create_clock()
1376 sizeof(adapter->ptp_caps.name), in ixgbe_ptp_create_clock()
1378 adapter->ptp_caps.owner = THIS_MODULE; in ixgbe_ptp_create_clock()
1379 adapter->ptp_caps.max_adj = 250000000; in ixgbe_ptp_create_clock()
[all …]
H A Dixgbe.h767 struct ptp_clock_info ptp_caps; member
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c197 ptp_caps); in igb_ptp_adjfine_82576()
211 ptp_caps); in igb_ptp_adjfine_82580()
231 ptp_caps); in igb_ptp_adjtime_82576()
244 ptp_caps); in igb_ptp_adjtime_i210()
264 ptp_caps); in igb_ptp_gettimex_82576()
291 ptp_caps); in igb_ptp_gettimex_82580()
319 ptp_caps); in igb_ptp_gettimex_i210()
340 ptp_caps); in igb_ptp_settime_82576()
359 ptp_caps); in igb_ptp_settime_i210()
493 container_of(ptp, struct igb_adapter, ptp_caps); in igb_ptp_feature_enable_82580()
[all …]
H A Digb.h617 struct ptp_clock_info ptp_caps; member
H A Digb_main.c7012 if (adapter->ptp_caps.pps) in igb_tsync_interrupt()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c349 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfine()
404 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime()
452 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettimex()
472 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime()
494 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_pps_configure()
599 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_feature_enable()
944 kfree(pf->ptp_caps.pin_config); in i40e_ptp_free_pins()
1339 pf->ptp_caps.n_pins = 3; in i40e_init_pin_config()
1340 pf->ptp_caps.n_ext_ts = 2; in i40e_init_pin_config()
1341 pf->ptp_caps.pps = 1; in i40e_init_pin_config()
[all …]
H A Di40e.h708 struct ptp_clock_info ptp_caps; member
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_ptp.c355 container_of(ptp, struct fec_enet_private, ptp_caps); in fec_ptp_adjfine()
417 container_of(ptp, struct fec_enet_private, ptp_caps); in fec_ptp_adjtime()
438 container_of(ptp, struct fec_enet_private, ptp_caps); in fec_ptp_gettime()
470 container_of(ptp, struct fec_enet_private, ptp_caps); in fec_ptp_settime()
519 container_of(ptp, struct fec_enet_private, ptp_caps); in fec_ptp_enable()
711 fep->ptp_caps.owner = THIS_MODULE; in fec_ptp_init()
712 strscpy(fep->ptp_caps.name, "fec ptp", sizeof(fep->ptp_caps.name)); in fec_ptp_init()
717 fep->ptp_caps.max_adj = 250000000; in fec_ptp_init()
718 fep->ptp_caps.n_alarm = 0; in fec_ptp_init()
719 fep->ptp_caps.n_ext_ts = 0; in fec_ptp_init()
[all …]
H A Dfec.h652 struct ptp_clock_info ptp_caps; member
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c49 ptp_caps); in igc_ptp_adjfine_i225()
75 ptp_caps); in igc_ptp_adjtime_i225()
95 ptp_caps); in igc_ptp_gettimex64_i225()
115 ptp_caps); in igc_ptp_settime_i225()
249 container_of(ptp, struct igc_adapter, ptp_caps); in igc_ptp_feature_enable_i225()
1032 ptp_caps); in igc_ptp_getcrosststamp()
1085 snprintf(adapter->ptp_caps.name, 16, "%pm", netdev->dev_addr); in igc_ptp_init()
1086 adapter->ptp_caps.owner = THIS_MODULE; in igc_ptp_init()
1087 adapter->ptp_caps.max_adj = 62499999; in igc_ptp_init()
1088 adapter->ptp_caps.adjfine = igc_ptp_adjfine_i225; in igc_ptp_init()
[all …]
H A Digc.h254 struct ptp_clock_info ptp_caps; member
H A Digc_main.c5310 if (adapter->ptp_caps.pps) in igc_tsync_interrupt()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.h41 const struct ptp_clock_info *ptp_caps; member
H A Dfelix.c1572 err = ocelot_init_timestamp(ocelot, felix->info->ptp_caps); in felix_setup()
H A Dfelix_vsc9959.c2647 .ptp_caps = &vsc9959_ptp_caps,