Searched refs:IPA_RC_MC_ADDR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
205 {IPA_RC_MC_ADDR_NOT_FOUND, "Multicast address not found"},
204 IPA_RC_MC_ADDR_NOT_FOUND = 0xe00b, enumerator
1493 if (!rc || rc == IPA_RC_MC_ADDR_NOT_FOUND) { in qeth_l3_set_rx_mode()