Lines Matching refs:data
36 struct pse_reply_data *data)
50 memset(&data->status, 0, sizeof(data->status));
52 return pse_ethtool_get_status(phydev->psec, extack, &data->status);
59 struct pse_reply_data *data = PSE_REPDATA(reply_base);
67 ret = pse_get_pse_attributes(dev, info->extack, data);
77 const struct pse_reply_data *data = PSE_REPDATA(reply_base);
78 const struct pse_control_status *st = &data->status;
93 const struct pse_reply_data *data = PSE_REPDATA(reply_base);
94 const struct pse_control_status *st = &data->status;