Searched refs:reset_tpt_entry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dmem.c123 static int write_tpt_entry(struct c4iw_rdev *rdev, u32 reset_tpt_entry, argument
140 if ((!reset_tpt_entry) && (*stag == T4_STAG_UNSET)) {
151 if (reset_tpt_entry)
175 if (reset_tpt_entry)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.c694 static int __cxio_tpt_op(struct cxio_rdev *rdev_p, u32 reset_tpt_entry, argument
711 if ((!reset_tpt_entry) && !(*stag != T3_STAG_UNSET)) {
723 if (reset_tpt_entry)
735 tpt.rsvd_pbl_addr = reset_tpt_entry ? 0 :
741 tpt.rsvd_pbl_size = reset_tpt_entry ? 0 :
750 if (reset_tpt_entry)

Completed in 107 milliseconds