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

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c73 static int tavor_qp_validate_mtu(tavor_state_t *state, uint_t mtu);
1385 if (tavor_qp_validate_mtu(state, mtu) != DDI_SUCCESS) {
1538 if (tavor_qp_validate_mtu(state, mtu) != DDI_SUCCESS) {
3487 * tavor_qp_validate_mtu()
3491 tavor_qp_validate_mtu(tavor_state_t *state, uint_t mtu) function

Completed in 87 milliseconds