Searched refs:pl08x_phy_chan (Results 1 – 2 of 2) sorted by relevance
156 struct pl08x_phy_chan { struct249 struct pl08x_phy_chan *phychan;286 struct pl08x_phy_chan *phy_chans;369 static int pl08x_phy_channel_busy(struct pl08x_phy_chan *ch) in pl08x_phy_channel_busy()392 struct pl08x_phy_chan *phychan, const u32 *lli, u32 ccfg) in pl08x_write_lli()530 struct pl08x_phy_chan *phychan = plchan->phychan; in pl08x_start_next_txd()582 static void pl08x_pause_phy_chan(struct pl08x_phy_chan *ch) in pl08x_pause_phy_chan()610 static void pl08x_resume_phy_chan(struct pl08x_phy_chan *ch) in pl08x_resume_phy_chan()635 struct pl08x_phy_chan *ch) in pl08x_terminate_phy_chan()671 static u32 get_bytes_in_phy_channel(struct pl08x_phy_chan *ch) in get_bytes_in_phy_channel()[all …]
22 struct pl08x_phy_chan;