Searched refs:__IDPF_USER_FLAG_HSPLIT (Results 1 – 2 of 2) sorted by relevance
385 __IDPF_USER_FLAG_HSPLIT = 0U, enumerator
1080 return test_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags) ? in idpf_vport_get_hsplit()1105 __set_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags); in idpf_vport_set_hsplit()1108 __clear_bit(__IDPF_USER_FLAG_HSPLIT, config->user_flags); in idpf_vport_set_hsplit()
Completed in 10 milliseconds