Home
last modified time | relevance | path

Searched refs:__IDPF_USER_FLAG_HSPLIT (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/idpf/
A Didpf.h385 __IDPF_USER_FLAG_HSPLIT = 0U, enumerator
A Didpf_lib.c1080 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