coals_msg_block  1051 drivers/net/ethernet/atheros/atlx/atl1.c 		+ sizeof(struct coals_msg_block)
coals_msg_block  1090 drivers/net/ethernet/atheros/atlx/atl1.c 	adapter->cmb.cmb = (struct coals_msg_block *)
coals_msg_block  1094 drivers/net/ethernet/atheros/atlx/atl1.c 	adapter->smb.dma = adapter->cmb.dma + sizeof(struct coals_msg_block);
coals_msg_block  1099 drivers/net/ethernet/atheros/atlx/atl1.c 		(sizeof(struct coals_msg_block) + offset));
coals_msg_block   635 drivers/net/ethernet/atheros/atlx/atl1.h 	struct coals_msg_block *cmb;