Lines Matching refs:dc_sc
273 MAC_SUB_VECTOR *rsv, __u8 dc_sc);
4053 if((rmf->dc_sc & SC_MASK) != SC_CRS) in smctr_rcv_chg_param()
4138 if((rmf->dc_sc & SC_MASK) != SC_RPS) in smctr_rcv_init()
4212 if((rmf->dc_sc & SC_MASK) != SC_CRS) in smctr_rcv_tx_forward()
4229 rmf->dc_sc); in smctr_rcv_tx_forward()
4601 tmf->dc_sc = DC_RS | SC_RS; in smctr_send_dat()
4707 tmf->dc_sc = DC_RS | SC_RS; in smctr_send_lobe_media_test()
4766 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_addr()
4824 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_attch()
4878 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_state()
4926 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_tx_forward()
4962 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rsp()
4994 tmf->dc_sc = DC_RPS | SC_RS; in smctr_send_rq_init()
5177 MAC_SUB_VECTOR *rsv, __u8 dc_sc) in smctr_set_frame_forward() argument
5182 if((dc_sc & DC_MASK) != DC_CRS) in smctr_set_frame_forward()