Searched refs:LST_FEAT_BULK_LEN (Results 1 – 4 of 4) sorted by relevance
84 if (!(sn->sn_features & LST_FEAT_BULK_LEN)) { in brw_client_init()287 if (!(sn->sn_features & LST_FEAT_BULK_LEN)) { in brw_client_prep_rpc()473 if (!(reqstmsg->msg_ses_feats & LST_FEAT_BULK_LEN)) { in brw_server_handle()
822 nob = !(feats & LST_FEAT_BULK_LEN) ? in lstcon_testrpc_prep()848 len = !(feats & LST_FEAT_BULK_LEN) ? in lstcon_testrpc_prep()896 if (!(feats & LST_FEAT_BULK_LEN)) { in lstcon_testrpc_prep()
700 if (!(msg->msg_ses_feats & LST_FEAT_BULK_LEN)) { in sfw_unpack_addtest_req()1163 if (!(sn->sn_features & LST_FEAT_BULK_LEN)) { in sfw_add_test()
43 #define LST_FEAT_BULK_LEN (1 << 0) /* enable variable page size */ macro46 #define LST_FEATS_MASK (LST_FEAT_NONE | LST_FEAT_BULK_LEN)