Home
last modified time | relevance | path

Searched refs:phy_layer (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/caif/
H A Dcfcnfg.c36 struct cflayer *phy_layer; member
344 caif_assert(phy->phy_layer->id == in caif_connect_client()
407 caif_assert(phyinfo->phy_layer != NULL); in cfcnfg_linkup_rsp()
408 caif_assert(phyinfo->phy_layer->id == phyid); in cfcnfg_linkup_rsp()
455 struct net_device *dev, struct cflayer *phy_layer, in cfcnfg_add_phy_layer()
486 phy_layer->id = phyid; in cfcnfg_add_phy_layer()
491 phyinfo->phy_layer = phy_layer; in cfcnfg_add_phy_layer()
509 layer_set_dn(link_support, phy_layer); in cfcnfg_add_phy_layer()
510 layer_set_up(phy_layer, link_suppor in cfcnfg_add_phy_layer()
454 cfcnfg_add_phy_layer(struct cfcnfg *cnfg, struct net_device *dev, struct cflayer *phy_layer, enum cfcnfg_phy_preference pref, struct cflayer *link_support, bool fcs, int head_room) cfcnfg_add_phy_layer() argument
528 cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer, bool up) cfcnfg_set_phy_state() argument
560 cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer) cfcnfg_del_phy_layer() argument
[all...]
/kernel/linux/linux-6.6/net/caif/
H A Dcfcnfg.c36 struct cflayer *phy_layer; member
344 caif_assert(phy->phy_layer->id == in caif_connect_client()
407 caif_assert(phyinfo->phy_layer != NULL); in cfcnfg_linkup_rsp()
408 caif_assert(phyinfo->phy_layer->id == phyid); in cfcnfg_linkup_rsp()
455 struct net_device *dev, struct cflayer *phy_layer, in cfcnfg_add_phy_layer()
486 phy_layer->id = phyid; in cfcnfg_add_phy_layer()
491 phyinfo->phy_layer = phy_layer; in cfcnfg_add_phy_layer()
509 layer_set_dn(link_support, phy_layer); in cfcnfg_add_phy_layer()
510 layer_set_up(phy_layer, link_suppor in cfcnfg_add_phy_layer()
454 cfcnfg_add_phy_layer(struct cfcnfg *cnfg, struct net_device *dev, struct cflayer *phy_layer, enum cfcnfg_phy_preference pref, struct cflayer *link_support, bool fcs, int head_room) cfcnfg_add_phy_layer() argument
528 cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer, bool up) cfcnfg_set_phy_state() argument
560 cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer) cfcnfg_del_phy_layer() argument
[all...]
/kernel/linux/linux-5.10/include/net/caif/
H A Dcfcnfg.h58 * @phy_layer: Specify the physical layer. The transmit function
67 struct net_device *dev, struct cflayer *phy_layer,
77 * @phy_layer: Adaptation layer to be removed.
79 int cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer);
84 * @phy_layer: Physical Layer representation
87 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
/kernel/linux/linux-6.6/include/net/caif/
H A Dcfcnfg.h58 * @phy_layer: Specify the physical layer. The transmit function
67 struct net_device *dev, struct cflayer *phy_layer,
77 * @phy_layer: Adaptation layer to be removed.
79 int cfcnfg_del_phy_layer(struct cfcnfg *cnfg, struct cflayer *phy_layer);
84 * @phy_layer: Physical Layer representation
87 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Domap3isp.h94 * @phy_layer: Physical layer selection
103 unsigned int phy_layer:1; member
H A Dispcsiphy.c207 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_config()
312 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_release()
H A Dispccp2.c217 buscfg->phy_layer); in ccp2_phyif_config()
230 if (buscfg->phy_layer == ISP_CCP2_PHY_DATA_STROBE) in ccp2_phyif_config()
H A Disp.c2122 buscfg->bus.ccp2.phy_layer = vep->bus.mipi_csi1.strobe; in isp_parse_of_csi1_endpoint()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Domap3isp.h94 * @phy_layer: Physical layer selection
105 unsigned int phy_layer:1; member
H A Dispcsiphy.c212 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_config()
322 buscfg->bus.ccp2.phy_layer); in omap3isp_csiphy_release()
H A Dispccp2.c217 buscfg->phy_layer); in ccp2_phyif_config()
230 if (buscfg->phy_layer == ISP_CCP2_PHY_DATA_STROBE) in ccp2_phyif_config()
H A Disp.c2131 buscfg->bus.ccp2.phy_layer = vep->bus.mipi_csi1.strobe; in isp_parse_of_csi1_endpoint()

Completed in 12 milliseconds