Searched refs:P32 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_target.c | 22 #define P32 1 macro 58 AT(0, 0, 0, P32); /* ReadNbiStats */ in nfp6000_nbi_stats() 59 AT(1, 0, P32, 0); /* WriteNbiStats */ in nfp6000_nbi_stats() 60 AT(NFP_CPP_ACTION_RW, 0, P32, P32); in nfp6000_nbi_stats() 119 AT(3, 0, 0, P32); /* atomic_read */ in nfp6000_mu_common() 120 AT(3, 2, P32, 0); /* mask_compare_write */ in nfp6000_mu_common() 121 AT(4, 0, P32, 0); /* atomic_write */ in nfp6000_mu_common() 123 AT(4, 3, 0, P32); /* swap_imm */ in nfp6000_mu_common() 124 AT(5, 0, P32, 0); /* set */ in nfp6000_mu_common() 125 AT(5, 3, 0, P32); /* test_set_imm */ in nfp6000_mu_common() [all …]
|