Searched refs:P32 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_target.c | 48 #define P32 1 macro 84 AT(0, 0, 0, P32); /* ReadNbiStats */ in nfp6000_nbi_stats() 85 AT(1, 0, P32, 0); /* WriteNbiStats */ in nfp6000_nbi_stats() 86 AT(NFP_CPP_ACTION_RW, 0, P32, P32); in nfp6000_nbi_stats() 145 AT(3, 0, 0, P32); /* atomic_read */ in nfp6000_mu_common() 146 AT(3, 2, P32, 0); /* mask_compare_write */ in nfp6000_mu_common() 147 AT(4, 0, P32, 0); /* atomic_write */ in nfp6000_mu_common() 149 AT(4, 3, 0, P32); /* swap_imm */ in nfp6000_mu_common() 150 AT(5, 0, P32, 0); /* set */ in nfp6000_mu_common() 151 AT(5, 3, 0, P32); /* test_set_imm */ in nfp6000_mu_common() [all …]
|