Searched refs:ADD_ADDR (Results 1 – 4 of 4) sorted by relevance
250 if (mode == ADD_ADDR && !f) { in ionic_lif_list_addr()268 } else if (mode == ADD_ADDR && f) { in ionic_lif_list_addr()
20 #define ADD_ADDR true macro
1381 return ionic_lif_list_addr(netdev_priv(netdev), addr, ADD_ADDR); in ionic_addr_add()
1205 #define ADD_ADDR(high, low) ((((u64)high) << 32) + low) macro1216 bus_addr = ADD_ADDR(desc->css_hdr_high, desc->css_hdr_low) in qat_uclo_auth_fw()1402 bus_addr = ADD_ADDR(auth_desc->css_hdr_high, auth_desc->css_hdr_low) + in qat_uclo_map_auth_fw()1424 bus_addr = ADD_ADDR(auth_desc->fwsk_pub_high, in qat_uclo_map_auth_fw()1437 bus_addr = ADD_ADDR(auth_desc->signature_high, in qat_uclo_map_auth_fw()1454 bus_addr = ADD_ADDR(auth_desc->img_ae_mode_data_high, in qat_uclo_map_auth_fw()