/drivers/staging/skein/ |
D | skein_block.c | 125 #define I256(R) \ in skein_256_process_block() argument 141 #define I256(R) \ in skein_256_process_block() argument 157 #define R256_8_ROUNDS(R) \ in skein_256_process_block() argument 344 #define I512(R) \ in skein_512_process_block() argument 364 #define I512(R) \ in skein_512_process_block() argument 384 #define R512_8_ROUNDS(R) /* do 8 full rounds */ \ in skein_512_process_block() argument 605 #define I1024(R) \ in skein_1024_process_block() argument 635 #define I1024(R) \ in skein_1024_process_block() argument 663 #define R1024_8_ROUNDS(R) \ in skein_1024_process_block() argument
|
/drivers/net/ethernet/intel/ixgb/ |
D | ixgb.h | 126 #define IXGB_DESC_UNUSED(R) \ argument 130 #define IXGB_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) argument 131 #define IXGB_RX_DESC(R, i) IXGB_GET_DESC(R, i, ixgb_rx_desc) argument 132 #define IXGB_TX_DESC(R, i) IXGB_GET_DESC(R, i, ixgb_tx_desc) argument 133 #define IXGB_CONTEXT_DESC(R, i) IXGB_GET_DESC(R, i, ixgb_context_desc) argument
|
/drivers/net/ethernet/intel/i40evf/ |
D | i40evf.h | 97 #define I40E_RX_DESC(R, i) (&(((union i40e_32byte_rx_desc *)((R)->desc))[i])) argument 98 #define I40E_TX_DESC(R, i) (&(((struct i40e_tx_desc *)((R)->desc))[i])) argument 99 #define I40E_TX_CTXTDESC(R, i) \ argument 129 #define I40EVF_DESC_UNUSED(R) \ argument 133 #define I40EVF_RX_DESC_ADV(R, i) \ argument 135 #define I40EVF_TX_DESC_ADV(R, i) \ argument 137 #define I40EVF_TX_CTXTDESC_ADV(R, i) \ argument
|
D | i40e_adminq.h | 33 #define I40E_ADMINQ_DESC(R, i) \ argument 73 #define I40E_ADMINQ_DETAILS(R, i) \ argument
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_fcoe.h | 31 #define I40E_DDP_CONTEXT_DESC(R, i) \ argument 34 #define I40E_QUEUE_CONTEXT_DESC(R, i) \ argument 37 #define I40E_FILTER_CONTEXT_DESC(R, i) \ argument
|
D | i40e_adminq.h | 33 #define I40E_ADMINQ_DESC(R, i) \ argument 73 #define I40E_ADMINQ_DETAILS(R, i) \ argument
|
D | i40e.h | 109 #define I40E_RX_DESC(R, i) \ argument 114 #define I40E_TX_DESC(R, i) \ argument 116 #define I40E_TX_CTXTDESC(R, i) \ argument 118 #define I40E_TX_FDIRDESC(R, i) \ argument
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 215 #define E1000_DESC_UNUSED(R) \ argument 219 #define E1000_RX_DESC_EXT(R, i) \ argument 221 #define E1000_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) argument 222 #define E1000_RX_DESC(R, i) E1000_GET_DESC(R, i, e1000_rx_desc) argument 223 #define E1000_TX_DESC(R, i) E1000_GET_DESC(R, i, e1000_tx_desc) argument 224 #define E1000_CONTEXT_DESC(R, i) E1000_GET_DESC(R, i, e1000_context_desc) argument
|
/drivers/media/dvb-frontends/ |
D | mb86a16.c | 479 unsigned char R) in rf_val_set() 664 int R, M, fOSC, fOSC_OFS; in freqerr_chk() local 741 unsigned char R; in vco_dev_get() local 754 int v, int R, in swp_info_get() 932 int R, in swp_info_get2() 1042 unsigned char R; in mb86a16_set_fe() local
|
/drivers/net/wireless/ath/wil6210/ |
D | fw.c | 27 #define R(a) ioread32(wil->csr + HOSTADDR(a)) macro
|
D | main.c | 376 #define R(a) ioread32(wil->csr + HOSTADDR(a)) macro
|
/drivers/video/fbdev/kyro/ |
D | STG4000InitDevice.c | 121 u32 R = 0, F = 0, OD = 0, ODIndex = 0; in ProgramClock() local 245 u32 F, R, P; in SetCoreClockPLL() local
|
D | STG4000Ramdac.c | 30 u32 F = 0, R = 0, P = 0; in InitialiseRamdac() local
|
/drivers/staging/vt6655/ |
D | michael.c | 57 static u32 L, R; /* Current state */ variable
|
/drivers/net/ethernet/intel/igbvf/ |
D | igbvf.h | 299 #define IGBVF_RX_DESC_ADV(R, i) \ argument 301 #define IGBVF_TX_DESC_ADV(R, i) \ argument 303 #define IGBVF_TX_CTXTDESC_ADV(R, i) \ argument
|
/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 446 #define E1000_RX_DESC_PS(R, i) \ argument 448 #define E1000_RX_DESC_EXT(R, i) \ argument 450 #define E1000_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) argument 451 #define E1000_TX_DESC(R, i) E1000_GET_DESC(R, i, e1000_tx_desc) argument 452 #define E1000_CONTEXT_DESC(R, i) E1000_GET_DESC(R, i, e1000_context_desc) argument
|
/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 323 #define IXGBEVF_RX_DESC(R, i) \ argument 325 #define IXGBEVF_TX_DESC(R, i) \ argument 327 #define IXGBEVF_TX_CTXTDESC(R, i) \ argument
|
/drivers/tty/ |
D | rocket.c | 2697 static Byte_t R[4] = { 0x00, 0x00, 0x34, 0x12 }; in sReadAiopNumChan() local 2733 static Byte_t R[4]; in sInitChan() local 2875 Byte_t R[4]; in sStopRxProcessor() local
|
/drivers/hwmon/pmbus/ |
D | lm25066.c | 61 short m, b, R; member
|
/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_main.c | 67 #define PCH_GBE_GET_DESC(R, i, type) (&(((struct type *)((R).desc))[i])) argument 68 #define PCH_GBE_RX_DESC(R, i) PCH_GBE_GET_DESC(R, i, pch_gbe_rx_desc) argument 69 #define PCH_GBE_TX_DESC(R, i) PCH_GBE_GET_DESC(R, i, pch_gbe_tx_desc) argument 70 #define PCH_GBE_DESC_UNUSED(R) \ argument
|
/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c.h | 103 #define ATL1C_GET_DESC(R, i, type) (&(((type *)((R)->desc))[i])) argument 104 #define ATL1C_RFD_DESC(R, i) ATL1C_GET_DESC(R, i, struct atl1c_rx_free_desc) argument 105 #define ATL1C_TPD_DESC(R, i) ATL1C_GET_DESC(R, i, struct atl1c_tpd_desc) argument 106 #define ATL1C_RRD_DESC(R, i) ATL1C_GET_DESC(R, i, struct atl1c_recv_ret_status) argument
|
/drivers/isdn/hardware/eicon/ |
D | di.c | 569 BUFFERS *R; in isdn_ind() local
|
/drivers/staging/rtl8188eu/include/ |
D | rtw_security.h | 242 u32 L, R; /* Current state */ member 360 #define R(x, n) (((x)&0xFFFFFFFFUL)>>(n)) macro
|
/drivers/net/ethernet/intel/igb/ |
D | igb.h | 300 #define IGB_RX_DESC(R, i) \ argument 302 #define IGB_TX_DESC(R, i) \ argument 304 #define IGB_TX_CTXTDESC(R, i) \ argument
|
/drivers/net/ethernet/atheros/atlx/ |
D | atl1.h | 586 #define ATL1_GET_DESC(R, i, type) (&(((type *)((R)->desc))[i])) argument 587 #define ATL1_RFD_DESC(R, i) ATL1_GET_DESC(R, i, struct rx_free_desc) argument 588 #define ATL1_TPD_DESC(R, i) ATL1_GET_DESC(R, i, struct tx_packet_desc) argument 589 #define ATL1_RRD_DESC(R, i) ATL1_GET_DESC(R, i, struct rx_return_desc) argument
|