Searched refs:GET_C2H_DATA_PTR (Results 1 – 2 of 2) sorted by relevance
162 #define GET_C2H_DATA_PTR(c2h) ({u8 *__c2h = c2h; &__c2h[C2H_DATA_OFFSET]; }) macro
2303 cmd_buf = GET_C2H_DATA_PTR(skb->data); in rtl_c2h_content_parsing()