Searched defs:phc (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_phc.c | 295 struct ionic_phc *phc = container_of(cc, struct ionic_phc, cc); in ionic_cc_read() local 301 static int ionic_setphc_cmd(struct ionic_phc *phc, struct ionic_admin_ctx *ctx) in ionic_setphc_cmd() 319 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); in ionic_phc_adjfine() local 356 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); in ionic_phc_adjtime() local 382 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); in ionic_phc_settime64() local 412 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); in ionic_phc_gettimex64() local 436 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); in ionic_phc_aux_work() local 523 struct ionic_phc *phc; in ionic_lif_alloc_phc() local
|
A D | ionic_lif.h | 229 struct ionic_phc *phc; member
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_ptp.c | 81 struct sparx5_phc *phc; in sparx5_ptp_hwtstamp_set() local 143 struct sparx5_phc *phc; in sparx5_ptp_hwtstamp_get() local 395 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_adjfine() local 443 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_settime64() local 481 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_gettime64() local 518 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_adjtime() local 578 struct sparx5_phc *phc = &sparx5->phc[index]; in sparx5_ptp_phc_init() local 667 struct sparx5_phc *phc; in sparx5_ptp_rxtstamp() local
|
A D | sparx5_ethtool.c | 1191 struct sparx5_phc *phc; in sparx5_get_ts_info() local
|
A D | sparx5_main.h | 286 struct sparx5_phc phc[SPARX5_PHC_COUNT]; member
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_ptp.c | 268 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_set() local 322 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_get() local 546 struct lan966x_phc *phc; in lan966x_ptp_ext_irq_handler() local 602 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjfine() local 650 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_settime64() local 688 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_gettime64() local 725 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjtime() local 774 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_verify() local 814 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_perout() local 991 struct lan966x_phc *phc = &lan966x->phc[index]; in lan966x_ptp_phc_init() local [all …]
|
A D | lan966x_ethtool.c | 553 struct lan966x_phc *phc; in lan966x_get_ts_info() local
|
A D | lan966x_main.h | 309 struct lan966x_phc phc[LAN966X_PHC_COUNT]; member
|
Completed in 19 milliseconds