Home
last modified time | relevance | path

Searched refs:link_out (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nfc/
H A Dnfcsim.c38 struct nfcsim_link *link_out; member
179 nfcsim_link_recv_wake(dev->link_out); in nfcsim_send_wq()
227 nfcsim_link_set_skb(dev->link_out, skb, dev->rf_tech, in nfcsim_send()
371 struct nfcsim_link *link_out) in nfcsim_device_new() argument
396 dev->link_out = link_out; in nfcsim_device_new()
479 link1 = dev0->link_out; in nfcsim_exit()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c1389 enum ice_ptp_link_spd *link_out, in ice_phy_get_speed_and_fec_e822() argument
1445 if (link_out) in ice_phy_get_speed_and_fec_e822()
1446 *link_out = link; in ice_phy_get_speed_and_fec_e822()