Searched refs:lower_queue (Results 1 – 5 of 5) sorted by relevance
109 lpath->lower_queue = lbp->l_qbot; /* Set lower queue pointer */ in oplmsu_uwioctl_iplink()114 WR(lpath->lower_queue)->q_ptr = lpath; in oplmsu_uwioctl_iplink()115 RD(lpath->lower_queue)->q_ptr = lpath; in oplmsu_uwioctl_iplink()172 if ((lpath->lower_queue == RD(lbp->l_qbot)) || in oplmsu_uwioctl_ipunlink()173 (lpath->lower_queue == WR(lbp->l_qbot))) { in oplmsu_uwioctl_ipunlink()390 if (oplmsu_uinst->lower_queue == NULL) { in oplmsu_uwioctl_termios()398 lpath = oplmsu_uinst->lower_queue->q_ptr; in oplmsu_uwioctl_termios()449 dst_queue = WR(oplmsu_uinst->lower_queue); in oplmsu_uwioctl_termios()
218 oplmsu_uinst->lower_queue = lrq; in oplmsu_lrioctl_termios()316 dst_queue = RD(altn_lpath->lower_queue); in oplmsu_lrioctl_termios()548 oplmsu_uinst->lower_queue = NULL; in oplmsu_lrmsg_error()583 dst_queue = RD(altn_lpath->lower_queue); in oplmsu_lrmsg_error()588 oplmsu_uinst->lower_queue = NULL; in oplmsu_lrmsg_error()624 if (oplmsu_uinst->lower_queue != NULL) { in oplmsu_lrdata_xoffxon()626 stp_lpath = (lpath_t *)oplmsu_uinst->lower_queue->q_ptr; in oplmsu_lrdata_xoffxon()775 oplmsu_uinst->lower_queue = lrq; in oplmsu_lrdata_xoffxon()
929 (RD(oplmsu_uinst->lower_queue) == lrq)) { in oplmsu_lrsrv()993 (RD(oplmsu_uinst->lower_queue) == lrq)) { in oplmsu_lrsrv()1039 qenable(RD(lpath->lower_queue)); in oplmsu_ursrv()1855 oplmsu_uinst->lower_queue = NULL; in oplmsu_config_new()2131 dst_queue = WR(altn_lpath->lower_queue); in oplmsu_config_stop()2139 oplmsu_uinst->lower_queue = NULL; in oplmsu_config_stop()2173 oplmsu_uinst->lower_queue = RD(dst_queue); in oplmsu_config_stop()2220 oplmsu_uinst->lower_queue = NULL; in oplmsu_config_stop()2346 main_rq = RD(lpath->lower_queue); in oplmsu_config_start()2347 dst_queue = WR(lpath->lower_queue); in oplmsu_config_start()[all …]
618 WR(lpath->lower_queue), MSU_XOFF_4); in oplmsu_cmn_putxoff_standby()1222 dst_queue = oplmsu_uinst->lower_queue; in oplmsu_wcmn_flush_hndl()1273 if (oplmsu_uinst->lower_queue != NULL) { in oplmsu_wcmn_through_hndl()1274 dst_queue = WR(oplmsu_uinst->lower_queue); in oplmsu_wcmn_through_hndl()
225 queue_t *lower_queue; member270 queue_t *lower_queue; member