Lines Matching refs:layer_specific
212 p_buf->layer_specific = 0;
401 p_return_buf->layer_specific = 0;
637 /* remember layer_specific because uart borrow
638 one byte from layer_specific for packet type */
639 lay_spec = p_msg->layer_specific;
650 p_msg->layer_specific = lay_spec;
670 if (p_msg->layer_specific)
672 if (--p_msg->layer_specific == 0)
690 /* remember layer_specific because uart borrow
691 one byte from layer_specific for packet type */
692 lay_spec = p_msg->layer_specific;
701 p_msg->layer_specific = lay_spec;
707 /* If this is an internal Cmd packet, the layer_specific field would
722 (p_msg->layer_specific == lay_spec))
848 p_cb->p_rcv_msg->layer_specific = 0;
1004 p_buf->layer_specific = opcode;
1038 p_buf->layer_specific = 0;