Searched refs:LST_FEAT_BULK_LEN (Results 1 – 4 of 4) sorted by relevance
49 #define LST_FEAT_BULK_LEN (1 << 0) /* enable variable page size */ macro52 #define LST_FEATS_MASK (LST_FEAT_NONE | LST_FEAT_BULK_LEN)
83 if ((sn->sn_features & LST_FEAT_BULK_LEN) == 0) { in brw_client_init()271 if ((sn->sn_features & LST_FEAT_BULK_LEN) == 0) { in brw_client_prep_rpc()457 if ((reqstmsg->msg_ses_feats & LST_FEAT_BULK_LEN) == 0) { in brw_server_handle()
826 nob = (feats & LST_FEAT_BULK_LEN) == 0 ? in lstcon_testrpc_prep()853 len = (feats & LST_FEAT_BULK_LEN) == 0 ? in lstcon_testrpc_prep()901 if ((feats & LST_FEAT_BULK_LEN) == 0) { in lstcon_testrpc_prep()
697 if ((msg->msg_ses_feats & LST_FEAT_BULK_LEN) == 0) { in sfw_unpack_addtest_req()1166 if ((sn->sn_features & LST_FEAT_BULK_LEN) == 0) { in sfw_add_test()