Searched refs:type_offset (Results 1 – 4 of 4) sorted by relevance
43 #define MLXSW_PCI_DOORBELL(offset, type_offset, num) \ argument44 ((offset) + (type_offset) + (num) * 4)
56 int type_offset; member
3490 &tep->type_size, &tep->type_offset, in trace_parse_common_type()
702 #define ADAPTER_SET_WRB_TYPE(pwrb, wrb_type, type_offset) \ argument703 (pwrb->dw[0] |= (wrb_type << type_offset))