Searched refs:start_stop (Results 1 – 4 of 4) sorted by relevance
1543 int start_stop; in manage_rcvq() local1548 if (get_user(start_stop, (int __user *)arg)) in manage_rcvq()1552 if (start_stop) { in manage_rcvq()
598 static int send_rx_ctrl_cmd(struct lio *lio, int start_stop) in send_rx_ctrl_cmd() argument605 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()621 ncmd->s.param1 = start_stop; in send_rx_ctrl_cmd()645 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()
1156 static int send_rx_ctrl_cmd(struct lio *lio, int start_stop) in send_rx_ctrl_cmd() argument1163 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()1179 ncmd->s.param1 = start_stop; in send_rx_ctrl_cmd()1203 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()
653 int start_stop) in qib_manage_rcvq() argument661 if (start_stop) { in qib_manage_rcvq()