Searched refs:stag_state (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 117 u32 *stag, u8 stag_state, u32 pdid, in write_tpt_entry() argument 130 stag_state = stag_state > 0; in write_tpt_entry() 141 __func__, stag_state, type, pdid, stag_idx); in write_tpt_entry() 149 V_FW_RI_TPTE_STAGSTATE(stag_state) | in write_tpt_entry()
|
/linux-2.6.39/drivers/infiniband/hw/cxgb3/ |
D | cxio_hal.c | 698 u32 *stag, u8 stag_state, u32 pdid, in __cxio_tpt_op() argument 711 stag_state = stag_state > 0; in __cxio_tpt_op() 721 __func__, stag_state, type, pdid, stag_idx); in __cxio_tpt_op() 731 V_TPT_STAG_STATE(stag_state) | in __cxio_tpt_op()
|