Searched refs:iwpm_check_registration (Results 1 – 3 of 3) sorted by relevance
72 if (iwpm_check_registration(nl_client, IWPM_REG_VALID) || in iwpm_register_pid() 154 if (!iwpm_check_registration(nl_client, IWPM_REG_VALID)) { in iwpm_add_mapping() 237 if (!iwpm_check_registration(nl_client, IWPM_REG_VALID)) { in iwpm_add_and_query_mapping() 324 if (iwpm_check_registration(nl_client, IWPM_REG_UNDEF)) { in iwpm_remove_mapping()
148 * iwpm_check_registration - Check if the client registration157 u32 iwpm_check_registration(u8 nl_client, u32 reg);
402 u32 iwpm_check_registration(u8 nl_client, u32 reg) in iwpm_check_registration() function