Lines Matching defs:feature
176 /* If the Keep alive feature is in use and the timer expires */
3611 uint8_t feature;
3617 feature = cmd->cdw10_bits.get_features.fid;
3623 switch (feature) {
3629 SPDK_INFOLOG(nvmf, "Get Features command with unsupported feature ID 0x%02x\n", feature);
3642 switch (feature) {
3658 switch (feature) {
3690 SPDK_INFOLOG(nvmf, "Get Features command with unsupported feature ID 0x%02x\n", feature);
3699 uint8_t feature, save;
3715 feature = cmd->cdw10_bits.set_features.fid;
3721 switch (feature) {
3727 SPDK_INFOLOG(nvmf, "Set Features command with unsupported feature ID 0x%02x\n", feature);
3744 switch (feature) {
3765 switch (feature) {
3797 SPDK_INFOLOG(nvmf, "Set Features command with unsupported feature ID 0x%02x\n", feature);