Searched refs:dc_sc (Results 1 – 2 of 2) sorted by relevance
260 MAC_SUB_VECTOR *rsv, __u8 dc_sc);3989 if((rmf->dc_sc & SC_MASK) != SC_CRS) in smctr_rcv_chg_param()4074 if((rmf->dc_sc & SC_MASK) != SC_RPS) in smctr_rcv_init()4148 if((rmf->dc_sc & SC_MASK) != SC_CRS) in smctr_rcv_tx_forward()4165 rmf->dc_sc); in smctr_rcv_tx_forward()4522 tmf->dc_sc = DC_RS | SC_RS; in smctr_send_dat()4629 tmf->dc_sc = DC_RS | SC_RS; in smctr_send_lobe_media_test()4688 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_addr()4746 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_attch()4800 tmf->dc_sc = (rmf->dc_sc & SC_MASK) << 4; in smctr_send_rpt_state()[all …]
1571 __u8 dc_sc; /* Dest/Source Class */ member