Lines Matching refs:dc_sc
261 MAC_SUB_VECTOR *rsv, __u8 dc_sc);
3990 if((rmf->dc_sc & SC_MASK) != SC_CRS) in smctr_rcv_chg_param()
4075 if((rmf->dc_sc & SC_MASK) != SC_RPS) in smctr_rcv_init()
4149 if((rmf->dc_sc & SC_MASK) != SC_CRS) in smctr_rcv_tx_forward()
4166 rmf->dc_sc); in smctr_rcv_tx_forward()
4523 tmf->dc_sc = DC_RS | SC_RS; in smctr_send_dat()
4630 tmf->dc_sc = DC_RS | SC_RS; in smctr_send_lobe_media_test()
4689 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_addr()
4747 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_attch()
4801 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_state()
4849 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_tx_forward()
4885 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rsp()
4917 tmf->dc_sc = DC_RPS | SC_RS; in smctr_send_rq_init()
5100 MAC_SUB_VECTOR *rsv, __u8 dc_sc) in smctr_set_frame_forward() argument
5105 if((dc_sc & DC_MASK) != DC_CRS) in smctr_set_frame_forward()