Searched refs:V_FW_PFVF_CMD_R_CAPS (Results 1 – 2 of 2) sorted by relevance
4306 c.r_caps_to_nethctrl = htonl(V_FW_PFVF_CMD_R_CAPS(rcaps) | in t4_cfg_pfvf()
3597 #define V_FW_PFVF_CMD_R_CAPS(x) ((x) << S_FW_PFVF_CMD_R_CAPS) macro