Searched refs:L2CAP_FCR_SAR_BITS (Results 1 – 2 of 2) sorted by relevance
302 #define L2CAP_FCR_SAR_BITS 0xC000 /* Mask to get the SAR bits from control word */ macro
474 SAR_types[(ctrl_word & L2CAP_FCR_SAR_BITS) >> L2CAP_FCR_SAR_BITS_SHIFT], in prepare_I_frame()481 SAR_types[(ctrl_word & L2CAP_FCR_SAR_BITS) >> L2CAP_FCR_SAR_BITS_SHIFT], in prepare_I_frame()653 SAR_types[(ctrl_word & L2CAP_FCR_SAR_BITS) >> L2CAP_FCR_SAR_BITS_SHIFT], in l2c_fcr_proc_pdu()925 ls = p_tmp->layer_specific & L2CAP_FCR_SAR_BITS; in process_reqseq()1258 SAR_types[(ctrl_word & L2CAP_FCR_SAR_BITS) >> L2CAP_FCR_SAR_BITS_SHIFT], in process_stream_frame()