Home
last modified time | relevance | path

Searched refs:config_osp_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/synopsys/
Ddwc-xlgmac.h469 int (*config_osp_mode)(struct xlgmac_pdata *pdata); member
Ddwc-xlgmac-hw.c3128 hw_ops->config_osp_mode = xlgmac_config_osp_mode; in xlgmac_init_hw_ops()
/linux-6.6.21/drivers/net/ethernet/amd/xgbe/
Dxgbe.h834 int (*config_osp_mode)(struct xgbe_prv_data *); member
Dxgbe-dev.c3671 hw_if->config_osp_mode = xgbe_config_osp_mode; in xgbe_init_function_ptrs_dev()