Searched refs:dc_sc (Results 1 – 2 of 2) sorted by relevance
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()[all …]
1572 __u8 dc_sc; /* Dest/Source Class */ member