/drivers/net/chelsio/ |
D | vsc7326_reg.h | 166 #define REG_MAX_LEN(pn) CRA(0x1,pn,0x02) /* Max length */ argument 167 #define REG_MAC_HIGH_ADDR(pn) CRA(0x1,pn,0x03) /* Upper 24 bits of MAC addr */ argument 168 #define REG_MAC_LOW_ADDR(pn) CRA(0x1,pn,0x04) /* Lower 24 bits of MAC addr */ argument 173 #define REG_MODE_CFG(pn) CRA(0x1,pn,0x00) /* Mode configuration */ argument 174 #define REG_PAUSE_CFG(pn) CRA(0x1,pn,0x01) /* Pause configuration */ argument 175 #define REG_NORMALIZER(pn) CRA(0x1,pn,0x05) /* Normalizer */ argument 176 #define REG_TBI_STATUS(pn) CRA(0x1,pn,0x06) /* TBI status */ argument 177 #define REG_PCS_STATUS_DBG(pn) CRA(0x1,pn,0x07) /* PCS status debug */ argument 178 #define REG_PCS_CTRL(pn) CRA(0x1,pn,0x08) /* PCS control */ argument 179 #define REG_TBI_CONFIG(pn) CRA(0x1,pn,0x09) /* TBI configuration */ argument [all …]
|
/drivers/message/fusion/ |
D | mptfc.c | 431 u64 pn, nn; in mptfc_register_dev() local 574 u64 nn, pn; in mptfc_dump_lun_info() local 1087 u64 pn; in mptfc_setup_reset() local 1114 u64 pn; in mptfc_rescan_devices() local
|
/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_crypt_ccmp.c | 165 u8 *pn, size_t dlen, u8 *b0, u8 *auth, in ccmp_init_blocks() 319 u8 pn[6]; in ieee80211_ccmp_decrypt() local
|
/drivers/infiniband/hw/ipath/ |
D | ipath_verbs_mcast.c | 166 struct rb_node *pn = NULL; in ipath_mcast_add() local
|
/drivers/media/video/ |
D | vpx3220.c | 534 u16 pn; in vpx3220_probe() local
|
/drivers/net/usb/ |
D | pegasus.c | 63 #define PEGASUS_DEV(pn, vid, pid, flags) \ argument 72 #define PEGASUS_DEV(pn, vid, pid, flags) \ argument
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_multicast.c | 155 struct rb_node **n = &priv->multicast_tree.rb_node, *pn = NULL; in __ipoib_mcast_add() local
|
D | ipoib_main.c | 241 struct rb_node *pn = NULL; in __path_add() local
|
/drivers/char/ip2/ |
D | ip2main.c | 3153 ip2trace (unsigned short pn, unsigned char cat, unsigned char label, unsigned long codes, ...) in ip2trace()
|
/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 46 struct lpfc_name *nn, struct lpfc_name *pn) in lpfc_check_adisc()
|
/drivers/usb/host/ |
D | u132-hcd.c | 1514 static void port_power(struct u132 *u132, int pn, int is_on) in port_power()
|